mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-12-01 13:40:46 +00:00
| .. | ||
| asm | ||
| bf_cbc.c | ||
| bf_cfb64.c | ||
| bf_cfb64.o | ||
| bf_ecb.c | ||
| bf_ecb.o | ||
| bf_enc.c | ||
| bf_enc.o | ||
| bf_locl.h | ||
| bf_ofb64.c | ||
| bf_ofb64.o | ||
| bf_opts.c | ||
| bf_pi.h | ||
| bf_skey.c | ||
| bf_skey.o | ||
| bfs.cpp | ||
| bfspeed.c | ||
| bftest.c | ||
| blowfish.h | ||
| COPYRIGHT | ||
| INSTALL | ||
| lib | ||
| Makefile | ||
| 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