head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.08.18.10.33.13;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.04.04.37.05;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 3.1.0
@
text
@BeeCrypt is an open source cryptography library that contains highly
optimized C and assembler implementations of many well-known algorithms
including Blowfish, MD5, SHA-1, Diffie-Hellman, and ElGamal. Unlike
some other crypto libraries, BeeCrypt is not designed to solve one
specific problem, like file encryption, but to be a general purpose
toolkit which can be used in a variety of applications.

The BeeCrypt library currently includes: 
   - Entropy sources for initializing pseudo-random generators 
   - Pseudo-random generators: FIPS-186, Mersenne Twister 
   - Block ciphers: Blowfish 
   - Hash functions: MD5, SHA-1, SHA-256 
   - Keyed hash functions: MD5/HMAC, SHA-1/HMAC, SHA-256/HMAC 
   - Multi-precision integer library, with assembler-optimized routines 
   - Probabilistic primality testing, with optimized small prime trial
     division 
   - Discrete logarithm parameter generation over a prime field 
   - Diffie-Hellman key agreement 
   - DHAES encryption scheme 
   - ElGamal signature scheme (two variants) 
   - Basic RSA primitives and key pair generation 

WWW: http://sourceforge.net/projects/beecrypt
@


1.1
log
@add beecrypt, an open source cryptography library
@
text
@d23 1
a23 1
WWW: http://beecrypt.virtualunlimited.com/
@

