X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=README;h=3d64dd5857cafd6558723d4d177cd41cdb26f52e;hb=f670738987247d43cad624bf432c6b615a950572;hp=d9a7fce2478ee1a1510f572d7eaafedf1827a413;hpb=52b8dad8ec6eb0dcada52851af5f9498af7a91be;p=openssl.git diff --git a/README b/README index d9a7fce247..3d64dd5857 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.