Make `safe' (EC)DSA nonces the default.
[openssl.git] / crypto / dsa / dsa_asn1.c
2011-02-13 Dr. Stephen HensonRemove dependency of dsa_sign.o and dsa_vrf.o: new...
2011-01-25 Dr. Stephen HensonMove DSA_sign, DSA_verify to dsa_asn1.c and include...
2009-09-06 Dr. Stephen HensonPR: 1644
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2005-09-01 Dr. Stephen HensonExtend callback function to support print customization.
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-19 Richard LevitteMake sure bs is assigned NULL when it's free'd, or...
2000-11-07 Richard LevitteConstify DSA-related code.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.