Skip to content

v0.4 Added AES!

dougc84 edited this page Sep 14, 2012 · 1 revision

In version 0.4.2, AES-256-CBC Encryption has been added. This should be pretty speedy, since it does use OpenSSL and its native libraries, instead of Crypt19, but no benchmarks have been performed.

See the usage page for more details on how to use it.

Clone this wiki locally