ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Ed25519/Changes
(Generate patch)

Comparing Crypt-Ed25519/Changes (file contents):
Revision 1.8 by root, Wed Jun 24 12:18:02 2015 UTC vs.
Revision 1.12 by root, Tue Feb 28 19:53:08 2017 UTC

1Revision history for Perl extension Crypt::Ed25519 1Revision history for Perl extension Crypt::Ed25519
2
31.04 Tue Feb 28 20:52:43 CET 2017
4 - update embedded lib from d4c1fa44ae1e07f7ad578032efa5d9d9959188b0
5 to 7fa6712ef5d581a6981ec2b08ee623314cd1d1c4.
6 - the (fixed) vulnerability in the embedded lib does not affect this module.
7 - no longer include key_exchange.c and add_scalar.c.
8 - minor doc fixes.
9
101.03 Mon Jun 29 14:32:39 CEST 2015
11 - added stability canary support.
12
131.02 Mon Jun 29 14:31:14 CEST 2015
14 - support perl multicore specification (http://perlmulticore.schmorp.de/)
15 for compression and decompression.
2 16
31.01 Wed Jun 24 14:17:38 CEST 2015 171.01 Wed Jun 24 14:17:38 CEST 2015
4 - reduce namespace pollution and improve optimisation 18 - reduce namespace pollution and improve optimisation
5 opportunities by making the ed25519 library fully static. 19 opportunities by making the ed25519 library fully static.
6 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines