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.
|
4 years ago | |
---|---|---|
.. | ||
asm | 4 years ago | |
Blowfish.001 | 4 years ago | |
Blowfish.dsp | 4 years ago | |
COPYRIGHT | 4 years ago | |
INSTALL | 4 years ago | |
Makefile | 4 years ago | |
Makefile.ssl | 4 years ago | |
Makefile.uni | 4 years ago | |
README | 4 years ago | |
bf_cbc.c | 4 years ago | |
bf_cfb64.c | 4 years ago | |
bf_ecb.c | 4 years ago | |
bf_enc.c | 4 years ago | |
bf_locl.h | 4 years ago | |
bf_locl.org | 4 years ago | |
bf_ofb64.c | 4 years ago | |
bf_pi.h | 4 years ago | |
bf_skey.c | 4 years ago | |
blowfish.doc | 4 years ago | |
blowfish.h | 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