From: Bodo Möller Date: Wed, 21 Mar 2007 10:58:32 +0000 (+0000) Subject: clarification regarding libdes files X-Git-Tag: FIPS_098_TEST_1~55^2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=51c3bb3b9852b0e5992c0329e8cd84a7fe0b7122;p=oweals%2Fopenssl.git clarification regarding libdes files --- diff --git a/README b/README index 4c5f345d7d..e72ddf7aa9 100644 --- a/README +++ b/README @@ -36,12 +36,13 @@ actually logically part of it. It includes routines for the following: Ciphers - libdes - EAY's libdes DES encryption package which has been floating - around the net for a few years. It includes 15 - 'modes/variations' of DES (1, 2 and 3 key versions of ecb, - cbc, cfb and ofb; pcbc and a more general form of cfb and - ofb) including desx in cbc mode, a fast crypt(3), and - routines to read passwords from the keyboard. + libdes - EAY's libdes DES encryption package which was floating + around the net for a few years, and was then relicensed by + him as part of SSLeay. It includes 15 'modes/variations' + of DES (1, 2 and 3 key versions of ecb, cbc, cfb and ofb; + pcbc and a more general form of cfb and ofb) including desx + in cbc mode, a fast crypt(3), and routines to read + passwords from the keyboard. RC4 encryption, RC2 encryption - 4 different modes, ecb, cbc, cfb and ofb. Blowfish encryption - 4 different modes, ecb, cbc, cfb and ofb.