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.2 by root, Sat Jan 10 07:48:29 2015 UTC vs.
Revision 1.8 by root, Sun Mar 5 16:33:55 2017 UTC

1Revision history for Perl extension Crypt::Spritz 1Revision history for Perl extension Crypt::Spritz
2 2
31.02 Sun Mar 5 17:33:35 CET 2017
4 - spritz seriously attacked, see WARNING section.
5
61.01 Tue Jun 30 03:19:47 CEST 2015
7 - fix a bug in Crypt::Spritz::Cipher::new that could cause the
8 IV to be ignored or the program to crash.
9
101.0 Tue Jun 30 02:42:27 CEST 2015
11 - improved/fixed documentation.
12 - support perl multicore specification (http://perlmulticore.schmorp.de/)
13 for compression and decompression.
14 - added stability canary support.
15
30.2 Sat Jan 10 08:48:05 CET 2015 160.2 Sat Jan 10 10:46:20 CET 2015
4 - add clone method. 17 - add clone method.
18 - implement non-xor variants of simple cipher and aead.
19 - properly add past-end 0 byte in scalars.
5 20
60.1 Sat Jan 10 08:19:40 CET 2015 210.1 Sat Jan 10 08:19:40 CET 2015
7 - first release. 22 - first release.
8 23
90.0 Sat Jan 10 01:03:21 CET 2015 240.0 Sat Jan 10 01:03:21 CET 2015

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines