openssl/crypto/bf
Richard Levitte 4e20a4e688 'ranlib' doesn't always run on some systems. That's actually
acceptable, since all that happens if it fails is a library with
an index, which makes linking slower, but still working correctly.
2000-09-25 08:53:15 +00:00
..
asm Remove Win32 assembler files. They are always rebuilt (with some 2000-03-13 08:04:20 +00:00
.cvsignore
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 2000-02-08 14:19:14 +00:00
bf_enc.c Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 2000-02-11 09:47:18 +00:00
bf_locl.h
bf_ofb64.c Constify 2000-02-08 14:19:14 +00:00
bf_opts.c
bf_pi.h Move initial key to read-only segment. 2000-02-15 17:43:12 +00:00
bf_skey.c Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 2000-02-11 09:47:18 +00:00
bfs.cpp
bfspeed.c
bftest.c GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workaround:-( 2000-06-05 14:39:47 +00:00
blowfish.h Constify 2000-02-08 14:19:14 +00:00
COPYRIGHT
INSTALL
Makefile.ssl 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +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