Name Description Size
alg_id.cpp Create an AlgorithmIdentifier 2213
asn1_obj.cpp Check a type invariant on BER data 5510
asn1_obj.h ASN.1 Class Tags 14215
asn1_oid.cpp ASN.1 OID Constructor 7122
asn1_print.cpp Special hack to handle GeneralName [2] and [6] (DNS name and URI) 8564
asn1_print.h Format ASN.1 data and call a virtual to format 4004
asn1_str.cpp Choose an encoding for the string 3589
asn1_time.cpp 7960
ber_dec.cpp This value is somewhat arbitrary. OpenSSL allows up to 128 nested indefinite length sequences. If you increase this, also increase the limit in the test in test_asn1.cpp 14032
ber_dec.h BER Decoding Object 13199
der_enc.cpp DER encode an ASN.1 type tag 9771
der_enc.h General DER Encoding Object 7292
info.txt 338
oid_map.cpp 1706
oid_map.h 977
oid_maps.cpp 21557
oids.cpp 472
oids.h Register an OID to string mapping. @param oid the oid to register @param name the name to be associated with the oid 2077
pss_params.cpp 2469
pss_params.h PSS parameters type Handles encoding/decoding of RSASSA-PSS-params from RFC 3447 Only MGF1 is supported, and the trailer field must 1 (ie the variant from IEEE 1363a using a hash identifier is not supported) 1934