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

Comparing Crypt-Spritz/Changes (file contents):
Revision 1.4 by root, Sat Jan 10 09:56:40 2015 UTC vs.
Revision 1.7 by root, Tue Jun 30 01:24:43 2015 UTC

1Revision history for Perl extension Crypt::Spritz 1Revision history for Perl extension Crypt::Spritz
2
31.01 Tue Jun 30 03:19:47 CEST 2015
4 - fix a bug in Crypt::Spritz::Cipher::new that could cause the
5 IV to be ignored or the program to crash.
6
71.0 Tue Jun 30 02:42:27 CEST 2015
8 - improved/fixed documentation.
9 - support perl multicore specification (http://perlmulticore.schmorp.de/)
10 for compression and decompression.
11 - added stability canary support.
2 12
30.2 Sat Jan 10 10:46:20 CET 2015 130.2 Sat Jan 10 10:46:20 CET 2015
4 - add clone method. 14 - add clone method.
5 - implement non-xor variants of simple cipher and aead. 15 - implement non-xor variants of simple cipher and aead.
6 - properly add past-end 0 byte in scalars. 16 - properly add past-end 0 byte in scalars.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines