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.0.dev0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file m2secret-py3-1.0.dev0.tar.gz
.
File metadata
- Download URL: m2secret-py3-1.0.dev0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef715b43eb9001cdf7aadc8674100102ffec5feb350b663e2e72f0300d4cd12c |
|
MD5 | ebacbd842651476cf3bcce51fb7053da |
|
BLAKE2b-256 | abe32b62398adde246815a8197447c904e93c5218d53e0ba9353c7ca4cf679ba |
Provenance
File details
Details for the file m2secret_py3-1.0.dev0-py2.py3-none-any.whl
.
File metadata
- Download URL: m2secret_py3-1.0.dev0-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e28cdab4bf7bf25759b2cf78c1e7d528117dc91929ea1fb628bfd2374330f66a |
|
MD5 | 1dee5b7058b7b43bcd80fbb65ac83db7 |
|
BLAKE2b-256 | 8ba8ba51db0498ba3f92ef5e01d7a130d52caa86572c45d766e528d43dda2bdb |