--- Crypt-Twofish2/Changes 2003/09/06 22:10:54 1.1 +++ Crypt-Twofish2/Changes 2021/08/01 18:09:47 1.5 @@ -1,6 +1,21 @@ Revision history for Perl extension Crypt::Twofish2 +1.03 Sun Aug 1 20:09:18 CEST 2021 + - fix array out of bounds error in twofish reference implementation + (which, weirdly enough, seemed to have been deliberate). + +1.02 Wed Dec 1 03:10:32 CET 2010 + - make all twofish functions static to avoid namespace issues + when statically linking perl. + - convert to XSLoader. + +1.01 Thu Mar 3 18:00:52 CET 2005 + - change of contact address. + +1.0 Wed Jul 14 17:55:13 CEST 2004 - minor spelling mistakes. + - pad result with trailing (hidden) zero-byte to please regex code + (problem reported by Andreas König). 0.06 Fri Feb 23 02:12:22 CET 2001 - fix TWO MAJOR BUGS. First, keys with a leading zero byte