virtualx-engine/drivers/builtin_openssl/crypto/bf
Juan Linietsky 87f37bc5a3 -Added OpenSSL and HTTPS support
-Built-in version of the library for Windows, Android and iOS (other OSs use system one)
-Small fixes all around
2014-04-28 21:56:43 -03:00
..
asm -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_cbc.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_cfb64.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_ecb.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_enc.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_locl.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_ofb64.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_opts.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_pi.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bf_skey.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bfs.cpp -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bfspeed.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
bftest.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
blowfish.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
COPYRIGHT -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
INSTALL -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
Makefile -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
Makefile.save -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
README -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
VERSION -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -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