virtualx-engine/drivers/builtin_openssl/crypto/dsa
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
..
dsa.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_ameth.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_asn1.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_depr.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_err.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_gen.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_key.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_lib.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_locl.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_ossl.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_pmeth.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_prn.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_sign.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsa_vrf.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsagen.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
dsatest.c -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
fips186a.txt -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

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.