libmcrypt

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.

Tags Security Cryptography Software Development Libraries
Licenses LGPL
Operating Systems OS Independent
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  19 Feb 2007 07:34
  • Rrelease-after

Changes: Numerous bugfixes were made, some potentially severe.

  • Rrelease-mid
  •  04 Jan 2003 06:31
  • Rrelease-after

Changes: This release fixes an ECB cipher mode bug which was introduced in 2.5.4.

  • Rrelease-mid
  •  18 Dec 2002 04:14
  • Rrelease-after

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

  • Rrelease-mid
  •  17 Sep 2001 14:22
  • Rrelease-after

Changes: A new option to include algorithms and modes into the library, and an nCFB mode.

  • Rrelease-mid
  •  04 Aug 2001 11:00
  • Rrelease-after

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

Rss Recent comments

Rcomment-before 31 Jul 2000 10:11 Rcomment-trans kapheine Rcomment-after

Great Library
Libmcrypt is a really good encryption library. It includes many different algorithms for encrypting and, using libmhash, includes a lot of hashing options. The manpage gives a brief description of all the different algorithms. Using this with PHP or mcrypt is a great combination.

No-screenshot

Project Spotlight

Kernel Mode Linux

A factility for executing user processes in kernel mode safely.

994b72019248a10d22553c2191087c93_thumb

Project Spotlight

ccollect

An incremental full backup solution.