godot/thirdparty/openssl/crypto/bf
Rémi Verschelde 4cd640f684 openssl: Move to a module and split thirdparty lib
Same rationale as the previous commits.

(cherry picked from commit 422196759f)

Removed the winrt-specific parts.
2016-10-30 14:51:32 +01:00
..
asm openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
COPYRIGHT openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
INSTALL openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
README openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
VERSION openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_cbc.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_cfb64.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_ecb.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_enc.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_locl.h openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_ofb64.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_opts.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_pi.h openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bf_skey.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bfs.cpp openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
bfspeed.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00

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