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

Comparing cvsroot/Crypt-Spritz/Changes (file contents):
Revision 1.3 by root, Sat Jan 10 09:14:53 2015 UTC vs.
Revision 1.9 by root, Tue Mar 7 01:09:24 2017 UTC

1Revision history for Perl extension Crypt::Spritz 1Revision history for Perl extension Crypt::Spritz
2 2
3TODO: documentation 31.02 Sun Mar 5 17:33:35 CET 2017
40.2 4 - spritz seriously attacked, see WARNING section
5 (https://eprint.iacr.org/2016/092).
6
71.01 Tue Jun 30 03:19:47 CEST 2015
8 - fix a bug in Crypt::Spritz::Cipher::new that could cause the
9 IV to be ignored or the program to crash.
10
111.0 Tue Jun 30 02:42:27 CEST 2015
12 - improved/fixed documentation.
13 - support perl multicore specification (http://perlmulticore.schmorp.de/)
14 for compression and decompression.
15 - added stability canary support.
16
170.2 Sat Jan 10 10:46:20 CET 2015
5 - add clone method. 18 - add clone method.
6 - implement non-xor variants of simple cipher and aead. 19 - implement non-xor variants of simple cipher and aead.
7 - properly add past-end 0 byte in scalars. 20 - properly add past-end 0 byte in scalars.
8 21
90.1 Sat Jan 10 08:19:40 CET 2015 220.1 Sat Jan 10 08:19:40 CET 2015

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines