ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
Revision: 1.8
Committed: Wed Jun 24 12:18:02 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_01
Changes since 1.7: +2 -1 lines
Log Message:
1.01

File Contents

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