Download List

Descripción del Proyecto

Libgcrypt is a general-purpose cryptographic
library based on the code from GnuPG. It provides
functions for all cryptographic building blocks:
symmetric ciphers (AES, DES, Blowfish, CAST5,
Twofish, and Arcfour), hash algorithms (MD4, MD5,
RIPE-MD160, SHA-1, and TIGER-192), MACs (HMAC for
all hash algorithms), public key algorithms (RSA,
ElGamal, and DSA), large integer functions, random
numbers, and a lot of supporting functions.

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.

2004-12-30 12:14
1.2.0

Esta versión reemplaza el hilo de manipulación. Ganchos son prestados, de modo que las aplicaciones pueden utilizar las bibliotecas hilo de su elección. Hubo una aplicación inicial de la RFC 2268. Numerosas correcciones y limpieza de código fueron incluidos.
Tags: Minor feature enhancements
This version replaces the thread-handling. Hooks are now
provided, so that applications can use thread libraries of
their choice. There was an initial implementation of RFC
2268. Numerous bugfixes and code cleanups were included.

2003-11-28 19:29
1.1.44

Esta versión incluye el soporte para el algoritmo de cifrado de la Serpiente. También incorpora mejoras en la interfaz de generación de números primos, así como varias correcciones de errores y limpieza de código interno. Dos símbolos fueron añadidos a la interfaz.
Tags: Minor bugfixes
This release adds support for the Serpent cipher algorithm. It also features enhancements to the prime number generation interface, as well as several bugfixes and internal code cleanups. Two symbols were added to the interface.

2003-07-31 20:18
1.1.42

Tags: Initial freshmeat announcement

Project Resources