openssl/crypto/dsa
Dr. Stephen Henson 8cc44d970c Don't allocate r/s in DSA_SIG and ECDSA_SIG
To avoid having to immediately free up r/s when setting them
don't allocate them automatically in DSA_SIG_new() and ECDSA_SIG_new().

RT#4590

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-07-20 14:02:54 +01:00
..
build.info
dsa_ameth.c Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
dsa_asn1.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
dsa_depr.c
dsa_err.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
dsa_gen.c
dsa_key.c
dsa_lib.c
dsa_locl.h Deal with API changes. 2016-06-24 14:40:33 +01:00
dsa_meth.c Deal with API changes. 2016-06-24 14:40:33 +01:00
dsa_ossl.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
dsa_pmeth.c
dsa_prn.c
dsa_sign.c
dsa_vrf.c