Changes for version 1.24 - 2010-02-02
- added multi-precision integers as Crypt::GCrypt::MPI (dkg)
Changes for version 1.23_04 - 2009-12-18
- Makefile.PL now requires libgcrypt being not older than 1.3.0
Changes for version 1.23_03 - 2009-12-07
- fixes to make 07-thread.t pass (or skip) regardless of thread support or libgcrypt version
Changes for version 1.23_02 - 2009-11-24
- 07-thread.t now passes on MacOS X (dkg)
- don't try to link to pthread.h if perl isn't compiled with ithreads and Pthread
Changes for version 1.23_01 - 2009-11-24
- added new version check functions gcrypt_version() and built_against_version() (Daniel Kahn Gillmor)
- fixed a memory leak and other minor memory optimizations (Daniel Kahn Gillmor)
- new cipher_algo_available() package function (Daniel Kahn Gillmor)
- message digests (Daniel Kahn Gillmor)
- new 07-thread.t test (Daniel Kahn Gillmor)
Modules
Perl interface to the GNU Cryptographic library
Perl interface to multi-precision integers from the GNU Cryptographic library