virtualx-engine/thirdparty/openssl/crypto/dsa
Rémi Verschelde 4cd640f684 openssl: Move to a module and split thirdparty lib
Same rationale as the previous commits.

(cherry picked from commit 422196759f)

Removed the winrt-specific parts.
2016-10-30 14:51:32 +01:00
..
dsa_ameth.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_asn1.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_depr.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_err.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_gen.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_key.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_lib.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_locl.h openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_ossl.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_pmeth.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_prn.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_sign.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsa_vrf.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
dsagen.c openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
fips186a.txt openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01:00
README openssl: Move to a module and split thirdparty lib 2016-10-30 14:51:32 +01: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.