Download List

專案描述

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.

System Requirements

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

Numerous bugfixes were made, some potentially
severe.
標籤: Major bugfixes

2003-01-04 15:31
2.5.5

This release fixes an ECB cipher mode bug which was introduced in
2.5.4.
標籤: Minor bugfixes

2002-12-18 13:14
2.5.4

By default, all algorithms are now included in the main library instead of being dynamic modules. Several other cleanups and fixes were made.
標籤: Minor feature enhancements

2001-09-17 23:22
2.4.16b

A new option to include algorithms and modes into the library, and an nCFB mode.
標籤: Minor feature enhancements

2001-08-04 20:00
2.4.15

This release now includes checks to make sure the installed libltdl includes lt_dlmutex_register(), as well as fixes in the libmcrypt-config script.
標籤: Minor bugfixes

Project Resources