Download List

Projeto Descrição

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

Várias correções foram feitas, alguns potencialmente graves.
Tags: Major bugfixes
Numerous bugfixes were made, some potentially
severe.

2003-01-04 15:31
2.5.5

Esta versão corrige um bug BCE modo de codificação que foi introduzido em 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

Por padrão, todos os algoritmos são incluídos na biblioteca principal em vez de ser módulos dinâmicos. Várias limpezas e outras correções foram feitas.
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

Uma nova opção para incluir algoritmos e modos para a biblioteca, e um modo de 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

Esta versão inclui agora verifica se o libltdl instalado inclui lt_dlmutex_register (), bem como correções no 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