Revision history for Perl extension Crypt::Ed25519
1.01 Wed Jun 24 14:17:38 CEST 2015
- reduce namespace pollution and improve optimisation
opportunities by making the ed25519 library fully static.
1.0 Sun Mar 29 08:23:50 CEST 2015
- improve documentation.
- testsuite covers more code.
0.9 Sat Mar 28 20:43:02 CET 2015
- enable prototypes.
- lots of compatibility fixes for embedded ed25519 library.
- work around some broken cpan-testers setup.
- enable binmode for sign.input, to pass win32 tests.
0.1 Fri Mar 27 21:23:46 CET 2015
- initial release.
0.0 Fri Mar 27 18:36:07 CET 2015
- original version; cloned from Convert-Scalar.