Télécharger la liste

Description du projet

Libmcrypt is a library which provides a uniform interface to several symmetric encryption algorithms. It is intended to have a simple interface to access encryption algorithms in ofb, cbc, cfb, and ecb modes. The algorithms it supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more. The algorithms and modes are also modular so you can add and remove them on the fly without recompiling the library.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-19 16:34
2.5.8

De nombreuses corrections ont été faites, dont certains peuvent être graves.
Tags: Major bugfixes
Numerous bugfixes were made, some potentially
severe.

2003-01-04 15:31
2.5.5

Cette version corrige un mode de chiffrement BCE bug qui a été introduite en 2.5.4.
Tags: Minor bugfixes
This release fixes an ECB cipher mode bug which was introduced in
2.5.4.

2002-12-18 13:14
2.5.4

Par défaut, tous les algorithmes sont maintenant inclus dans la bibliothèque principale au lieu d'être des modules dynamiques. Plusieurs autres nettoyages et corrections ont été faites.
Tags: Minor feature enhancements
By default, all algorithms are now included in the main library instead of being dynamic modules. Several other cleanups and fixes were made.

2001-09-17 23:22
2.4.16b

Une nouvelle option d'inclure des algorithmes et des modes dans la bibliothèque, et un mode NCFB.
Tags: Minor feature enhancements
A new option to include algorithms and modes into the library, and an nCFB mode.

2001-08-04 20:00
2.4.15

Cette version inclut désormais des contrôles pour s'assurer que le libltdl installé comprend lt_dlmutex_register (), ainsi que des corrections dans le libmcrypt-config script.
Tags: Minor bugfixes
This release now includes checks to make sure the installed libltdl includes lt_dlmutex_register(), as well as fixes in the libmcrypt-config script.

Project Resources