Files
mbedtls/include
Andres Amaya Garcia c239f478b7 Store raw SubjectPublicKeyInfo when parsing cert
Modify the x509_crt.c and pkparse.c slightly so that the certificate
parsing (and mbedtls_x509_crt) keeps a pointer to the raw DER structure
containing the SubjectPublicKeyInfo. This improves the efficiency of
the OCSP response verification because we have to take the hash of the
certificate's key.
2018-01-18 22:03:28 +00:00
..
2015-03-10 11:23:56 +00:00