ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
Revision: 1.11
Committed: Mon Jun 29 12:33:37 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_03
Changes since 1.10: +3 -0 lines
Log Message:
1.03

File Contents

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