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.6.tar.gz (186.5 kB view details)

Uploaded Source

File details

Details for the file sr29-1.0.6.tar.gz.

File metadata

  • Download URL: sr29-1.0.6.tar.gz
  • Upload date:
  • Size: 186.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for sr29-1.0.6.tar.gz
Algorithm Hash digest
SHA256 b99bb0ba68c95e17f3820cf573621b9b70c82ffc647b9360455c8a37f3aa0e36
MD5 8e092531e1b578d9c974182b7c6ff39a
BLAKE2b-256 0508ac7822220e965c27d28063ee4f8d607527b55a6c3641b2284ed9086a47f5

See more details on using hashes here.

Supported by

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