Merge from vendor branch TNF:
[pkgsrc.git] / security / rsaref / DESCR
1 RSAREF is a free, portable software developer's library of popular
2 encryption and authentication algorithms. The name "RSAREF" means
3 "RSA reference." RSA Laboratories intends RSAREF to serve as a free,
4 educational reference implementation of modern public- and secret-key
5 cryptography.
6
7 RSAREF 2.0 supports the following algorithms:
8
9      o    RSA encryption and key generation, as defined by RSA
10           Laboratories' Public-Key Cryptography Standards (PKCS)
11
12      o    MD2 and MD5 message digests
13
14      o    DES (Data Encryption Standard) in cipher-block chaining mode
15
16      o    Diffie-Hellman key agreement
17
18      o    DESX, RSA Data Security's efficient, secure DES enhancement
19
20      o    Triple-DES, for added security with three DES operations