Skip to content

Releases: mmeyer2k/dcrypt

Improvements to \Random

02 Oct 19:35
Compare
Choose a tag to compare

Removed openssl_random_pseudo_bytes.
Added suggestion for paragonie/random_compat.
Improved documentation.

Minor improvements

27 Jul 19:02
Compare
Choose a tag to compare

Minor improvements to documentation and global function call resolution.

Fix for non-composer loading

01 Jul 20:10
Compare
Choose a tag to compare

This fix changes the order in which classes are loaded within load.php to make sure inheritance chains are accounted for.

Release 0x00

30 Jun 04:16
Compare
Choose a tag to compare

Howdy all,

I am finally happy enough with this code base to make a first formal release. Dcrypt started life in 2012 as a way for me to learn about security. However, now it is the most elegant and sophisticated symmetric encryption library (IMO) for PHP.

This code has not been formally audited. Use at your own risk!