Skip to main content

Easily encrypt/decrypt files/texts using AES

Project description


title: python-easy-aes

image

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.

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


Download files

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

Source Distribution

python_easy_aes-1.0.0.tar.gz (4.7 kB view details)

Uploaded Source

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

Hashes for python_easy_aes-1.0.0.tar.gz
Algorithm Hash digest
SHA256 58dc47b7a22716f1a98789fe15ca5ddfaa009f5631e48be7eb2a7c14ff51575c
MD5 20a19cf3965d3efbae9a514d576a132c
BLAKE2b-256 b6b0278ebb3bc278743eee35c875330dbe3eae0143e017e335275f698b8ec372

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