godot/thirdparty/openssl/crypto/dsa
2017-05-27 19:08:07 +02:00
..
dsa_ameth.c openssl: Sync with upstream 1.0.2l 2017-05-27 19:08:07 +02:00
dsa_asn1.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_depr.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_err.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_gen.c openssl: Sync with upstream 1.0.2l 2017-05-27 19:08:07 +02:00
dsa_key.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_lib.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_locl.h openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_ossl.c openssl: Sync with upstream 1.0.2l 2017-05-27 19:08:07 +02:00
dsa_pmeth.c openssl: Sync with upstream 1.0.2l 2017-05-27 19:08:07 +02:00
dsa_prn.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_sign.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsa_vrf.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
dsagen.c openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
fips186a.txt openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02:00
README openssl: Move to a module and split thirdparty lib 2016-10-15 11:50:41 +02: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.