ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
Revision: 1.10
Committed: Mon Jun 29 12:31:48 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_02
Changes since 1.9: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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