Easily encrypt/decrypt files/texts using AES
Project description
title: python-easy-aes
Easily encrypt/decrypt files/texts using AES. This library takes care of everything under the hood, including nist compliance, recommended settings, etc. So you can just plug and play.
- Free software: MIT license
- Documentation: https://python-easy-aes.readthedocs.io.
Features
Encrypt messages/files * Encrypt files using PBKDF2 and SHA-256 (NSA recommendation. Better known as level 8 security) * Encrypt files using Scrypt (Industry and CISCO recommendation. Better known as level 9 security) Decrypt them No need to worry about the salt, the iv, etc.
Credits
This package was coded in it's entirety by Aria Bagheri. But you can always contribute if you want! Just fork the project, have a go at it, and then submit a pull request! Special thanks to all developers at pycryptodome, those that helped develop AES 256, and our protectors at NSA and CISCO for their recommendation guidelines. Without their amazing work, this project would not be here!
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
File details
Details for the file python_easy_aes-1.0.0.tar.gz
.
File metadata
- Download URL: python_easy_aes-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58dc47b7a22716f1a98789fe15ca5ddfaa009f5631e48be7eb2a7c14ff51575c |
|
MD5 | 20a19cf3965d3efbae9a514d576a132c |
|
BLAKE2b-256 | b6b0278ebb3bc278743eee35c875330dbe3eae0143e017e335275f698b8ec372 |