Download List

Descripción del Proyecto

BeeCrypt is an ongoing project to provide strong and fast cryptography in the form of a toolkit usable by commercial and open source projects. Included in the library are entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.

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.

2009-07-12 20:12
4.2.1

Se trata de un rápido seguimiento de la liberación de 4.2.0 que corrige un autotools pocos y los problemas de instalación. Autotools Old costra fue limpiado. Un enfoque diferente automake se utiliza para la elaboración de componentes por separado. A C + + problema de instalación de cabecera se ha fijado.
This is a quick follow-up release to 4.2.0 that fixes a few autotools and installation problems. Old autotools cruft was cleaned up. A different automake approach is used for compiling separate components. A C++ header installation problem was fixed.

2009-07-12 20:11
4.2.0

Apoyo a esta OpenMP (inicialmente para RSA CRT). SHA-224 y HMAC-SHA-224 se han añadido. RIPEMD-128/160/256/320 fue añadida. MD4 fue añadido. Los parches de Red Hat, Debian, Gentoo, y se aplicaron para la 4.1.2. Las banderas de compilación de gcc para SPARC se han mejorado. Trabajo sobre la compatibilidad de MinGW se inició. Una revisión importante de la API C + + se hizo, se advirtió que el código es aún difícil en algunos lugares.
OpenMP support was added (initially for RSA CRT). SHA-224 and HMAC-SHA-224 were added. RIPEMD-128/160/256/320 was added. MD4 was added. The patches from Red Hat, Debian, and Gentoo for 4.1.2 were applied. The gcc compilation flags for SPARC were improved. Work on MinGW compatibility was started. A major overhaul of the C++ API was done; be warned that the code is still tricky in certain places.

2004-07-29 09:45
4.0.0

Un nuevo C + + nivel de API se añadió, el modelo de seguridad de Java y la API de criptografía. La seguridad noexecstack GNU opción fue añadida. Más rutinas en ensamblador se han añadido para la x86_64 y plataformas s390x. Un error en la creación de pares de claves RSA se ha fijado, el nuevo código utiliza el algoritmo IEEE P.1363. Un error en el algoritmo binario mcd extendido fue corregido. Un error de configuración en Tru64 UNIX (R) se ha fijado.
Tags: Major feature enhancements
A new C++ API layer was added, modeled after
Java's security and cryptography API. The GNU
noexecstack security option was added. More
assembler routines were added for the x86_64 and
s390x platforms. A bug in the creation of RSA
keypairs was fixed; the new code uses the IEEE
P.1363 algorithm. A bug in the binary extended gcd
algorithm was fixed. A configuration bug on Tru64
Unix(r) was fixed.

2003-08-18 12:18
3.1.0

Un error en el cómputo final de la GCD extendido binario fue corregido. Un fallo en la generación de powerpc64 ensamblador fue corregido. Privado componentes clave de aires keyp ahora se secó antes de ser liberado.
Tags: Minor bugfixes
A bug in the final computation of the binary
extended gcd was fixed. A bug in PowerPC64
assembler generation was fixed. Private key
components of keyp airs are now wiped before
being released.

2003-06-21 17:18
3.0.0

Esta versión incluye mejor soporte para procesadores de 64 bits, dando lugar a notables mejoras de desempeño en las operaciones de clave pública. La API ha sido limpiado y documentación Doxygen ha sido añadido. Optimizaciones en ensamblador Se han añadido nuevas (x86_64, alpha, ia64, ppc64, s390x, y m68k). El algoritmo AES ha sido añadido. Las pruebas unitarias y programas de evaluación comparativa se han añadido. Enlaces de Python han contribuido.
Tags: Major feature enhancements
This release adds better support for 64-bit processors, resulting in
dramatic performance improvements in public key operations. The API
has been cleaned and doxygen documentation has been added. New
assembler optimizations have been added (x86_64, alpha, ia64, ppc64,
s390x, and m68k). The AES algorithm has been added. Unit tests and
benchmarking programs have been added. Python bindings have been
contributed.

Project Resources