Skip to content

EnTeQuAk/m2secret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages