godot/thirdparty/openssl/crypto/bf
Rémi Verschelde 422196759f openssl: Move to a module and split thirdparty lib
Same rationale as the previous commits.
2016-10-15 11:50:41 +02:00
..
asm openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_cbc.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_cfb64.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_ecb.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_enc.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_locl.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_ofb64.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_opts.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_pi.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bf_skey.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bfs.cpp openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
bfspeed.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
COPYRIGHT openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
INSTALL openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
README openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
VERSION openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02: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