openssl/crypto/bf
Andy Polyakov 676517e08e crypto/rc5/Makefile was erroneously omitted from last perlasm unification.
Also remove obsolete and now misleading comments.
2008-01-15 11:27:06 +00:00
..
asm Update perl asm scripts include paths for perlasm. 2008-01-05 22:28:38 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
bf_cbc.c Constify 2000-02-08 14:19:14 +00:00
bf_cfb64.c Constify 2000-02-08 14:19:14 +00:00
bf_ecb.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
bf_enc.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
bf_locl.h ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
bf_ofb64.c Constify 2000-02-08 14:19:14 +00:00
bf_opts.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bf_pi.h Move initial key to read-only segment. 2000-02-15 17:43:12 +00:00
bf_skey.c Remove unnecessary casts. 2001-07-06 22:06:08 +00:00
bfs.cpp Submitted by: 1999-04-23 23:28:26 +00:00
bfspeed.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bftest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
blowfish.h Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
COPYRIGHT Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
INSTALL Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile crypto/rc5/Makefile was erroneously omitted from last perlasm unification. 2008-01-15 11:27:06 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
VERSION Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions from the normal SSLeay ones.

Basically if you just want to play with the library, not a problem.

eric 15-Apr-1997