Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 years ago
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 years ago
Makefile 98bf13c36b make update 18 years ago
a_bitstr.c c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
a_bool.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
a_bytes.c 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
a_d2i_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
a_digest.c 8bb826ee53 Consistency. 19 years ago
a_dup.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
a_enum.c ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 years ago
a_gentm.c c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
a_i2d_fp.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
a_int.c 6384e46da3 make some parameters const 18 years ago
a_mbstr.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
a_object.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
a_octet.c 6384e46da3 make some parameters const 18 years ago
a_print.c 0821bcd4de Constification. 19 years ago
a_set.c 45d10efc35 Simplicate and add lightness. 19 years ago
a_sign.c 03919683f9 Add support for default public key digest type ctrl. 18 years ago
a_strex.c 8c5a2bd6bb add additional checks + cleanup 18 years ago
a_strnid.c 727ef76ebd Add correct DN entry for serialNumber. 21 years ago
a_time.c d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
a_type.c e7a8b47f1a Fix warnings. 18 years ago
a_utctm.c 5e8904f289 Remove duplicate lines. 20 years ago
a_utf8.c 9d6b1ce644 24 years ago
a_verify.c ee1d9ec019 Remove link between digests and signature algorithms. 18 years ago
ameth_lib.c cddaba8ede Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags. 18 years ago
asn1.h 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 years ago
asn1_err.c 03919683f9 Add support for default public key digest type ctrl. 18 years ago
asn1_gen.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
asn1_lib.c 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 years ago
asn1_locl.h 492a9e2415 Allow public key ASN1 methods to set PKCS#7 SignerInfo structures. 18 years ago
asn1_mac.h c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
asn1_par.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
asn1t.h 2a45408c4a Update print macro properly this time... 19 years ago
asn_moid.c 6446e0c3c8 Extend OID config module format. 20 years ago
asn_pack.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
charmap.h a657546f9c 24 years ago
charmap.pl a657546f9c 24 years ago
d2i_pr.c e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 years ago
d2i_pu.c 9dd8405341 ecc api cleanup; summary: 19 years ago
evp_asn1.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
f_enum.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
f_int.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
f_string.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
i2d_pr.c e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. 18 years ago
i2d_pu.c 9dd8405341 ecc api cleanup; summary: 19 years ago
n_pkey.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
nsseq.c 244847591f Extend callback function to support print customization. 19 years ago
p5_pbe.c fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
p5_pbev2.c ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 years ago
p8_key.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
p8_pkey.c 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 years ago
t_bitst.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
t_crl.c 8afca8d9c6 Fix more error codes. 19 years ago
t_pkey.c 5950bf7943 Revert to original... 18 years ago
t_req.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 years ago
t_spki.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 years ago
t_x509.c 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. 18 years ago
t_x509a.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
tasn_dec.c 827c55741b Tolerate a SEQUENCE in DN components. 18 years ago
tasn_enc.c 25a58453ff Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 18 years ago
tasn_fre.c 244847591f Extend callback function to support print customization. 19 years ago
tasn_new.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
tasn_prn.c f3481ca28f Print out zero length string properly. 18 years ago
tasn_typ.c 230fd6b7b6 Preliminary streaming ASN1 encode support. 22 years ago
tasn_utl.c f3f52d7f45 More ASN1 reformat/tidy. 20 years ago
x_algor.c 9c9c98ad2e Typo. 18 years ago
x_attrib.c 1241126adf 23 years ago
x_bignum.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
x_crl.c 8265328def Oops :-) 19 years ago
x_exten.c 1241126adf 23 years ago
x_info.c 9d6b1ce644 24 years ago
x_long.c 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
x_name.c 5abe32d861 Return 2 from X509_NAME printing routine to add newline. 19 years ago
x_nx509.c 6b80c20bdb Use correct date and filename. 19 years ago
x_pkey.c 2c45bf2bc9 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 19 years ago
x_pubkey.c 18e377b4ff Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to 18 years ago
x_req.c 244847591f Extend callback function to support print customization. 19 years ago
x_sig.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 years ago
x_spki.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 years ago
x_val.c d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 years ago
x_x509.c 244847591f Extend callback function to support print customization. 19 years ago
x_x509a.c 406c6f6962 Extra ; removed. 22 years ago