Files
wolfssl/wolfcrypt
Sean Parkinson bb50777f1a ASN template: handle short OIDs
cert_asn1_test was constructing a BER encoding of a certificate that
didn't have all the components. It was trying to test putting in a bad
OID in the certificate name.
The original ASN.1 parsing code stopped at the bad name. ASN.1 template
code does the whole structure and then digs into the name.
A complete certificate should have always been used.
2022-02-24 15:36:56 +10:00
..
2022-02-23 14:51:47 +10:00
2022-02-24 15:36:56 +10:00
2022-02-24 15:36:56 +10:00