openssl/crypto/asn1
Dr. Stephen Henson 673b102c5b Initial support for certificate purpose checking: this will
ultimately lead to certificate chain verification. It is
VERY EXPERIMENTAL at present though.
1999-10-13 01:11:56 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
a_bitstr.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_bmp.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_bool.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_bytes.c Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed message 1999-10-04 12:08:59 +00:00
a_d2i_fp.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_digest.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
a_dup.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_enum.c The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative 1999-05-14 18:21:21 +00:00
a_gentm.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
a_hdr.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_i2d_fp.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
a_int.c Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out 1999-06-24 01:50:27 +00:00
a_meth.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
a_object.c New function OBJ_obj2txt() 1999-07-27 22:22:58 +00:00
a_octet.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_print.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
a_set.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
a_sign.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
a_time.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
a_type.c Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +00:00
a_utctm.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
a_utf8.c Lots of evil casts to stop VC++ choking with "possible loss of data" 1999-09-19 00:40:56 +00:00
a_verify.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
a_vis.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
asn1.h New function to convert ASN1 tag values to strings. Also fix typo in asn1.h 1999-09-07 12:16:29 +00:00
asn1_err.c This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 1999-06-07 21:00:19 +00:00
asn1_lib.c Copy flags in ASN1_STRING_dup() 1999-07-11 12:30:55 +00:00
asn1_mac.h Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
asn1_par.c Fix for bug in pkcs12 program and typo in ASN1_tag2str(). 1999-10-05 12:57:50 +00:00
asn_pack.c More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 1999-06-06 23:34:44 +00:00
d2i_dhp.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
d2i_dsap.c The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative 1999-05-14 18:21:21 +00:00
d2i_pr.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
d2i_pu.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
d2i_r_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
d2i_r_pu.c The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative 1999-05-14 18:21:21 +00:00
d2i_s_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
d2i_s_pu.c The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative 1999-05-14 18:21:21 +00:00
evp_asn1.c Kill evil casts, fix PKCS#7 and add new X509V3 Function. 1999-05-09 16:39:11 +00:00
f.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
f_enum.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
f_int.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
f_string.c Don't include x509.h when we just need asn1.h 1999-07-24 03:09:01 +00:00
i2d_dhp.c New function DSA_dup_DH, and fixes for bugs that were found 1999-08-05 11:50:18 +00:00
i2d_dsap.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_pr.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_pu.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
i2d_r_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_r_pu.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_s_pr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
i2d_s_pu.c Fix to i2d_DSAPublicKey() to return the correct length. 1999-06-11 22:30:45 +00:00
Makefile.ssl Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +00:00
n_pkey.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
nsseq.c Another safe stack. 1999-05-30 15:40:21 +00:00
p5_pbe.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
p5_pbev2.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
p7_dgst.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
p7_enc.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
p7_enc_c.c Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add 1999-08-17 12:58:01 +00:00
p7_evp.c stack. 1999-06-02 21:13:45 +00:00
p7_i_s.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
p7_lib.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
p7_recip.c Evil cast extermination. 1999-06-02 21:34:46 +00:00
p7_s_e.c stack. 1999-06-02 21:13:45 +00:00
p7_signd.c Move stack implementations to more natural places. 1999-06-02 17:14:44 +00:00
p7_signi.c Move stack implementations to more natural places. 1999-06-02 17:14:44 +00:00
p8_pkey.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
pkcs8.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t_crl.c Another safe stack. 1999-05-30 15:25:47 +00:00
t_pkey.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t_req.c Support for parsing of certificate extensions in PKCS#10 requests: these are 1999-08-09 22:38:05 +00:00
t_spki.c Add new 'spkac' utility and several SPKAC utility functions. 1999-09-03 01:08:34 +00:00
t_x509.c Support for parsing of certificate extensions in PKCS#10 requests: these are 1999-08-09 22:38:05 +00:00
x_algor.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_attrib.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_cinf.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_crl.c Various CRL enhancements tidies and workaround for broken CRLs. 1999-09-18 01:42:02 +00:00
x_exten.c Add support for public key input and output in rsa and dsa utilities with some 1999-10-04 21:17:47 +00:00
x_info.c Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
x_name.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_pkey.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_pubkey.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_req.c Another stack. 1999-05-01 18:08:44 +00:00
x_sig.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_spki.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
x_val.c Torture weak compilers less by not automatically including x509.h where 1999-07-21 22:10:23 +00:00
x_x509.c Initial support for certificate purpose checking: this will 1999-10-13 01:11:56 +00:00