openssl/crypto/bf
Andy Polyakov ec38ddc765 Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
COFF and a.out targets [similar to ELF targets]. You might notice some
rudementary support for shared mingw builds under cygwin. It works (it
produces cryptoeay32.dll and ssleay32.dll with everything exported by
name), but it's primarily for testing/debugging purposes, at least for
now...
2004-08-01 17:33:58 +00:00
..
asm A few more files to ignore 2003-01-16 21:32:56 +00:00
.cvsignore
bf_cbc.c
bf_cfb64.c
bf_ecb.c
bf_enc.c
bf_locl.h
bf_ofb64.c
bf_opts.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bf_pi.h
bf_skey.c
bfs.cpp
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
COPYRIGHT
INSTALL
Makefile.ssl Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" 2004-08-01 17:33:58 +00:00
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