The easyest cryptography modle with AES
Project description
to encrypt encoded strings use encrypt(data_to_encrypt, key) to decrypt use decrypt(data_to_decrypt, key) to encrypt decoded strings use encryptdecoded(data_to_encrypt, key) to generate keys use keygen() to generate keys with a password use keygenpassword(password, salt) to generate a salt first import os and then use os.urandom(32)
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 easycrypt-1.0.2.tar.gz.
File metadata
- Download URL: easycrypt-1.0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b6f7ae91f8e8792b6a3c0945ed4e1b8c5d263d4cebde4f856dd397ea6ccfea1
|
|
| MD5 |
45f8815be048a9acb8113dc4d7d2fd2f
|
|
| BLAKE2b-256 |
a3c087a788b59bdfd37c069e4a0c38cd6a6abbadd8a1d856ced9a8e9c56cb0ac
|
File details
Details for the file easycrypt-1.0.2-py3-none-any.whl.
File metadata
- Download URL: easycrypt-1.0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d69783e9858799b717184c025f61bb336f15006f95887244693b12a2ff32ed4e
|
|
| MD5 |
5ecadea61058ebda984d186a05bee18f
|
|
| BLAKE2b-256 |
197a5dfcdbf4dc6c7388b2d2ba0dcb50fe7b0988a92ed7445bd71df0574f378b
|