summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_asn1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide global _it symbols in dsa.hbeck2024-07-081-1/+4
* And here go {,EC}DSA_SIG_ittb2024-04-151-2/+2
* hide symbols in dsabeck2023-07-081-1/+18
* BN_free() is defined in <openssl/bn.h>tb2023-03-251-1/+2
* Call BN_free() instead of BN_clear_free().jsing2023-03-071-3/+3
* Make internal header file names consistenttb2022-11-261-2/+2
* Rework DSA_sign() and DSA_verify()tb2022-11-191-20/+31
* Fix whitespacetb2022-11-191-2/+2
* Stop using CBIGNUM_it internal to libcrypto.jsing2022-09-031-3/+3
* Simplify DSAPublicKey_ittb2022-01-141-48/+13
* Prepare the move of DSA_SIG, DSA_METHOD and DSA to dsa_locl.h bytb2022-01-071-1/+3
* Call DSA_SIG_new() instead of hand rolling the same.jsing2018-06-141-5/+2
* Provide DSA_SIG_{g,s}et0()tb2018-02-201-1/+24
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-2/+2
* Expand ASN1_ITEM_rptr macro - no change in generated assembly.jsing2016-12-301-2/+2
* Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withjsing2016-11-041-1/+25
* Expand ASN1_CHOICE*, ASN1_SEQUENCE* and associated macros, making thejsing2015-02-141-29/+213
* Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so thatjsing2015-02-101-5/+53
* Fix a number of issues relating to algorithms in signatures, Mostlybeck2015-01-281-2/+14
* None of these need to include <openssl/rand.h>jsing2014-10-181-2/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* KNFmiod2014-07-091-39/+47
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* 1. RAND_seed is now DEPRECATEDderaadt2014-04-171-1/+0
* resolve conflictsdjm2012-10-131-1/+39
* resolve conflicts, fix local changesdjm2010-10-011-82/+14
* resolve conflictsdjm2009-01-091-2/+80
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-78/+122
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+7
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+96