Super encryption and decryption tool that works well on both system and web
Project description
#module offers a first and secure way of encryting anything..
#string encrytion dat='awesomeness is my thing' passwd='password'
#encryptpy encrypted_data=encrypt_data(dat,passwd)
#decrypt decrypt_data(encrypted_data,passwd)
#find_file in current upto / dir to return path of file file_path=find_file('file.txt')
#encrypt_file -enc a whole file and with the tool and phrase the data can be retrieved encrypt_file('file_name')
#decrypt_file decrypt_file('file_name)
#for web the chars are encrypted to fit usability of transfering data through url as in django web_enc=encrypt_web('dat',passwd) decrypt_web(web_enc,passwd)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file encron-1.0.0.tar.gz.
File metadata
- Download URL: encron-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c6139c5fab3c0cfd0ef331a481b43a26ef7b7806529c2feb1890e20504ac91c
|
|
| MD5 |
426cdadc1d489ad142ca0447f02e06d8
|
|
| BLAKE2b-256 |
b927f21d38cbbf49e0b87f3580ce37b295f2debe37c1b4c342e898c05d3b3eea
|
File details
Details for the file encron-1.0.0-py3-none-any.whl.
File metadata
- Download URL: encron-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94f1c9f93876596f6cf3a0a4b24342969cc8def701be1fe1c979bc0b84ccf87a
|
|
| MD5 |
ca3d8703d8223111a04877afdc0dd603
|
|
| BLAKE2b-256 |
6390f61232f4c18a47f30b7ae41d1af7e4d02848f860b451dafacaba7bb5ab4a
|