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

# User Rev Content
1 root 1.1 Revision history for Perl extension Crypt::Ed25519
2    
3 root 1.10 1.02 Mon Jun 29 14:31:14 CEST 2015
4 root 1.9 - support perl multicore specification (http://perlmulticore.schmorp.de/)
5     for compression and decompression.
6    
7 root 1.8 1.01 Wed Jun 24 14:17:38 CEST 2015
8 root 1.7 - reduce namespace pollution and improve optimisation
9 root 1.8 opportunities by making the ed25519 library fully static.
10 root 1.7
11 root 1.6 1.0 Sun Mar 29 08:23:50 CEST 2015
12 root 1.5 - improve documentation.
13     - testsuite covers more code.
14    
15 root 1.4 0.9 Sat Mar 28 20:43:02 CET 2015
16 root 1.3 - 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 root 1.2 0.1 Fri Mar 27 21:23:46 CET 2015
22     - initial release.
23    
24 root 1.1 0.0 Fri Mar 27 18:36:07 CET 2015
25     - original version; cloned from Convert-Scalar.
26