Skip to main content

The easyest cryptography modle with AES

Reason this release was yanked:

the salt is wrong and must be yanked

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


Download files

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

Source Distribution

easycrypt-1.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

easycrypt-1.0.1-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

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