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