summaryrefslogtreecommitdiff
path: root/security/beecrypt
diff options
context:
space:
mode:
Diffstat (limited to 'security/beecrypt')
-rw-r--r--security/beecrypt/pkg-descr26
1 files changed, 13 insertions, 13 deletions
diff --git a/security/beecrypt/pkg-descr b/security/beecrypt/pkg-descr
index 69b82959f026..9c0497d157bf 100644
--- a/security/beecrypt/pkg-descr
+++ b/security/beecrypt/pkg-descr
@@ -5,19 +5,19 @@ 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
+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
+ 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