summaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from main trunk: lets see if this works ;-)BRANCH_ASN1Dr. Stephen Henson2000-12-061-4/+4
* Replace DSA public key ASN1 routines. A bit tricky because theDr. Stephen Henson2000-12-011-0/+20
* Replace DH parameters, DSA private key and DSADr. Stephen Henson2000-12-011-3/+109
* First alternative primitive type. BIGNUM and CBIGNUM. These convertDr. Stephen Henson2000-11-291-88/+6
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+3
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-0/+102