xref: /onnv-gate/usr/src/common/openssl/crypto/bf/README (revision 0:68f95e015346)
1*0Sstevel@tonic-gateThis is a quick packaging up of my blowfish code into a library.
2*0Sstevel@tonic-gateIt has been lifted from SSLeay.
3*0Sstevel@tonic-gateThe copyright notices seem a little harsh because I have not spent the
4*0Sstevel@tonic-gatetime to rewrite the conditions from the normal SSLeay ones.
5*0Sstevel@tonic-gate
6*0Sstevel@tonic-gateBasically if you just want to play with the library, not a problem.
7*0Sstevel@tonic-gate
8*0Sstevel@tonic-gateeric 15-Apr-1997
9