openssl/crypto/bf
Bodo Möller e766a681aa Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
Allow configuring the name of that header file.
1999-06-09 13:23:38 +00:00
..
asm Remove redundant line. 1999-06-01 22:47:40 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bf_cbc.c
bf_cfb64.c
bf_ecb.c
bf_enc.c More portable blowfish macros. 1999-04-27 21:17:18 +00:00
bf_locl.h More portable blowfish macros. 1999-04-27 21:17:18 +00:00
bf_ofb64.c
bf_opts.c Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 1999-06-09 13:23:38 +00:00
bf_pi.h
bf_skey.c
bfs.cpp
bfspeed.c Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 1999-06-09 13:23:38 +00:00
bftest.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
blowfish.h More portable blowfish macros. 1999-04-27 21:17:18 +00:00
COPYRIGHT
INSTALL
Makefile.ssl Some assembler-related clean-ups. 1999-05-28 23:18:51 +00:00
Makefile.uni
README
VERSION

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