source-engine/thirdparty/openssl/crypto/bf
2020-10-22 20:43:01 +03:00
..
asm Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_cbc.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_cfb64.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_cfb64.o Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_ecb.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_ecb.o Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_enc.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_enc.o Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_locl.h Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_ofb64.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_ofb64.o Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_opts.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_pi.h Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_skey.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bf_skey.o Add thirdparty libs 2020-10-22 20:43:01 +03:00
bfs.cpp Add thirdparty libs 2020-10-22 20:43:01 +03:00
bfspeed.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bftest.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
blowfish.h Add thirdparty libs 2020-10-22 20:43:01 +03:00
COPYRIGHT Add thirdparty libs 2020-10-22 20:43:01 +03:00
INSTALL Add thirdparty libs 2020-10-22 20:43:01 +03:00
lib Add thirdparty libs 2020-10-22 20:43:01 +03:00
Makefile Add thirdparty libs 2020-10-22 20:43:01 +03:00
README Add thirdparty libs 2020-10-22 20:43:01 +03:00
VERSION Add thirdparty libs 2020-10-22 20:43:01 +03:00

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