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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file m2secret-py3-1.3.tar.gz.
File metadata
- Download URL: m2secret-py3-1.3.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d8789d4a7cfff2890851c57d416bbfcc3bb857b76810f56ae41119cddb0de54
|
|
| MD5 |
8602dc661c6ea124afa004202cf02f3c
|
|
| BLAKE2b-256 |
11d3694c1988bef8fc791a8d8a520432613c0be390514e7afc3af656bcdd20a9
|
File details
Details for the file m2secret_py3-1.3-py2.py3-none-any.whl.
File metadata
- Download URL: m2secret_py3-1.3-py2.py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94dfae937e8a61bf48812fab6a0b8de300781c4e1dbee0cee3aa57cb01915864
|
|
| MD5 |
07f2aca2fe194f6351d498b7266317be
|
|
| BLAKE2b-256 |
9654780ccf9bf046169b41710ac634bdf776de5a01a214cd6712bf715fe1972b
|