Skip to main content

The SR29 encode and decode

Project description

Description

this program for protect your file or script with encode SR29

INSTALL

instaling using pip

pip install SR29

Python

for encode

import sr29
encode = sr29.encrypt('string', 'password', salt='I Love You').hexdigest()
print(encode)

for decode

decode = sr29.decrypt(encode, 'password', salt='I Love You')
print(decode)

Program Script

$ SR29 fileIn.txt -o fileOut.txt -p Your_Password -s "I Love Python" --progress

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SR29-1.0.4.tar.gz (157.9 kB view details)

Uploaded Source

Built Distribution

SR29-1.0.4-cp310-cp310-win_amd64.whl (265.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

File details

Details for the file SR29-1.0.4.tar.gz.

File metadata

  • Download URL: SR29-1.0.4.tar.gz
  • Upload date:
  • Size: 157.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for SR29-1.0.4.tar.gz
Algorithm Hash digest
SHA256 cb278c9a433460f907a2e8e81f43c6ae77565831b0f3f2444b5a071e5b6803cf
MD5 55322534cc53a13f9dbe650ffa731f29
BLAKE2b-256 93c1abcfed135ed9f647a6782ccefcee06e3b0cb98b2c06d1f272610487ebea2

See more details on using hashes here.

File details

Details for the file SR29-1.0.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: SR29-1.0.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 265.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for SR29-1.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6d65f7ad7b24e7e66e2711fbbd34435dd02e872221d0cfdb2688bb6eb73bfba4
MD5 3a3d6e36a2b293f0d25acd02f3eb9004
BLAKE2b-256 37dec6913cbc34a27a96397fb9301a6f5c467ec893390aee8f7666b589d025ce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page