Crypt-Rijndael
view release on metacpan or search on metacpan
Revision history for Perl module Crypt::Rijndael
1.16 - 2021-04-01
* Add non-blocksized encoding support to streaming modes
* Explicitly use downgraded strings
1.15 - 2020-10-10
* Use standard uint8_t and uint32_t from stdint.h
1.14 - 2019-06-14
* Fix UINT32 and UINT8 for musl libc
1.13 - 2015-05-23
* Correctly null-terminate encoded/decoded strings (RT 769/#5)
1.12 - 2014-01-03
* Get rid of MYMETA
1.11 - 2012-07-28
* Clarify the license as LGPL v3 (29 June 2007) (RT 78629)
1.10 - 2012-07-11
* Add MirBSD support. It's the same options as Sun stuff.
1.08 - 2009-12-09
* Promoting development release to full release.
* This release mainly clarifies the licensing.
1.07_02 - 2008-11-04
* RT #40511: Give a better warning when you try to use tainted
data as an initialization vector. If anyone wants to use
tainted data, they can patch the code to accept it.
1.07_01 - 2008-10-14
* Clarify that these files are under the Lesser GNU Public License
(also known as the Library GNU Public License).
1.07 - 2008-08-15
* Fixed the odd character problems in some of the files
* No need to upgrade if you already have this installed
1.06_03 - 2008-06-22
* Trying the __sgi definition. If this doesn't make things
blow up, this release will get bumped to 1.07.
1.06_02 - 2008-06-19
* Removed wide chars from the header file. Some compilers
like to complain about things that are wrong. :(
1.06_01 - 2008-06-18
This is a test of a fix for Irix.
1.06_01 - 2008-06-04
* This is a test of a fix for Irix.
1.06 - 2008-04-23
* This release has a compiler-bug workaround for Sun C 5.9
identified by Andy Armstrong. No, really, it was a compiler
bug: http://in.opensolaris.org/jive/thread.jspa?threadID=53641&tstart=0
* You don't need to upgrade if you already have 1.05.
1.05_02 - 2008-04-20
* This is a workaround for a Solaris compiler bug, but let's
see what CPAN Testers does with it.
( run in 0.951 second using v1.01-cache-2.11-cpan-140bd7fdf52 )