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.
JusicP
940d664def
|
4 years ago | |
---|---|---|
.. | ||
asm | 4 years ago | |
COPYRIGHT | 4 years ago | |
INSTALL | 4 years ago | |
Makefile | 4 years ago | |
README | 4 years ago | |
VERSION | 4 years ago | |
bf_cbc.c | 4 years ago | |
bf_cfb64.c | 4 years ago | |
bf_cfb64.o | 4 years ago | |
bf_ecb.c | 4 years ago | |
bf_ecb.o | 4 years ago | |
bf_enc.c | 4 years ago | |
bf_enc.o | 4 years ago | |
bf_locl.h | 4 years ago | |
bf_ofb64.c | 4 years ago | |
bf_ofb64.o | 4 years ago | |
bf_opts.c | 4 years ago | |
bf_pi.h | 4 years ago | |
bf_skey.c | 4 years ago | |
bf_skey.o | 4 years ago | |
bfs.cpp | 4 years ago | |
bfspeed.c | 4 years ago | |
bftest.c | 4 years ago | |
blowfish.h | 4 years ago | |
lib | 4 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