You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.. | ||
asm | 6 years ago | |
COPYRIGHT | 6 years ago | |
INSTALL | 6 years ago | |
Makefile | 6 years ago | |
Makefile.save | 6 years ago | |
README | 6 years ago | |
VERSION | 6 years ago | |
bf_cbc.c | 6 years ago | |
bf_cfb64.c | 6 years ago | |
bf_cfb64.o | 6 years ago | |
bf_ecb.c | 6 years ago | |
bf_ecb.o | 6 years ago | |
bf_enc.c | 6 years ago | |
bf_enc.o | 6 years ago | |
bf_locl.h | 6 years ago | |
bf_ofb64.c | 6 years ago | |
bf_ofb64.o | 6 years ago | |
bf_opts.c | 6 years ago | |
bf_pi.h | 6 years ago | |
bf_skey.c | 6 years ago | |
bf_skey.o | 6 years ago | |
bfs.cpp | 6 years ago | |
bfspeed.c | 6 years ago | |
bftest.c | 6 years ago | |
blowfish.h | 6 years ago | |
lib | 6 years ago |
README
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