ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
(Generate patch)

Comparing Crypt-Ed25519/Changes (file contents):
Revision 1.1 by root, Fri Mar 27 20:23:11 2015 UTC vs.
Revision 1.9 by root, Sun Jun 28 17:44:16 2015 UTC

1Revision history for Perl extension Crypt::Ed25519 1Revision history for Perl extension Crypt::Ed25519
2
3 - support perl multicore specification (http://perlmulticore.schmorp.de/)
4 for compression and decompression.
5
61.01 Wed Jun 24 14:17:38 CEST 2015
7 - reduce namespace pollution and improve optimisation
8 opportunities by making the ed25519 library fully static.
9
101.0 Sun Mar 29 08:23:50 CEST 2015
11 - improve documentation.
12 - testsuite covers more code.
13
140.9 Sat Mar 28 20:43:02 CET 2015
15 - enable prototypes.
16 - lots of compatibility fixes for embedded ed25519 library.
17 - work around some broken cpan-testers setup.
18 - enable binmode for sign.input, to pass win32 tests.
19
200.1 Fri Mar 27 21:23:46 CET 2015
21 - initial release.
2 22
30.0 Fri Mar 27 18:36:07 CET 2015 230.0 Fri Mar 27 18:36:07 CET 2015
4 - original version; cloned from Convert-Scalar. 24 - original version; cloned from Convert-Scalar.
5 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines