godot/drivers/builtin_openssl2/crypto/bf
mrezai 3efa0f130d Update OpenSSL to version 1.0.2g
(cherry picked from commit e97922f220)
2016-04-27 08:49:39 +02:00
..
asm Update OpenSSL to version 1.0.2g 2016-04-27 08:49:39 +02:00
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
bf_cbc.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_cfb64.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_ecb.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_enc.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_locl.h Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_ofb64.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_opts.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_pi.h Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bf_skey.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02:00
bfs.cpp Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
bfspeed.c Update OpenSSL to version 1.0.1s 2016-04-27 08:43:39 +02: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