Encryption and decryption module and CLI utility. Python 2 and 3 compatible.
Project description
m2secret is a simple encryption and decryption module and CLI utility built with the M2Crypto library to make it easy to secure strings and files from prying eyes.
By default it will use 256-bit AES (Rijndael) symmetric-key cryptography in CBC mode. Key material is derived from submitted password using the PBKDF2 algorithm.
m2secret originally developed by Heikki Toivonen: http://www.heikkitoivonen.net/m2secret/
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
m2secret-py3-1.3.tar.gz
(7.5 kB
view hashes)
Built Distribution
Close
Hashes for m2secret_py3-1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94dfae937e8a61bf48812fab6a0b8de300781c4e1dbee0cee3aa57cb01915864 |
|
MD5 | 07f2aca2fe194f6351d498b7266317be |
|
BLAKE2b-256 | 9654780ccf9bf046169b41710ac634bdf776de5a01a214cd6712bf715fe1972b |