godot/drivers/builtin_openssl2/crypto/bf
2016-04-15 19:03:35 +04:30
..
asm Update OpenSSL to version 1.0.2g 2016-04-15 19:03:35 +04:30
bf_cbc.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_cfb64.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_ecb.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_enc.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_locl.h Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_ofb64.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_opts.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_pi.h Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bf_skey.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
bfs.cpp Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
bfspeed.c Update OpenSSL to version 1.0.1s 2016-04-10 17:48:59 +04:30
COPYRIGHT Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
INSTALL Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
README Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
VERSION Small Issues & Maintenance 2014-08-01 22:10:38 -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