Skip to main content

Encryption and decryption module and CLI utility. Python 2 and 3 compatible.

Project description

https://badge.fury.io/py/m2secret-py3.svg https://travis-ci.org/EnTeQuAk/m2secret.svg?branch=master

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


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)

Uploaded Source

Built Distribution

m2secret_py3-1.3-py2.py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 2 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