ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
Revision: 1.7
Committed: Mon Mar 30 06:27:19 2015 UTC (9 years, 1 month ago) by root
Branch: MAIN
Changes since 1.6: +3 -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.7 - reduce namespace pollution and improve optimisation
4     opportunities by making the ed25519 fully static.
5    
6 root 1.6 1.0 Sun Mar 29 08:23:50 CEST 2015
7 root 1.5 - improve documentation.
8     - testsuite covers more code.
9    
10 root 1.4 0.9 Sat Mar 28 20:43:02 CET 2015
11 root 1.3 - enable prototypes.
12     - lots of compatibility fixes for embedded ed25519 library.
13     - work around some broken cpan-testers setup.
14     - enable binmode for sign.input, to pass win32 tests.
15    
16 root 1.2 0.1 Fri Mar 27 21:23:46 CET 2015
17     - initial release.
18    
19 root 1.1 0.0 Fri Mar 27 18:36:07 CET 2015
20     - original version; cloned from Convert-Scalar.
21