Lines Matching refs:encoded
234 * Use heap memory to allocate DER encoded public/private key.
376 string to a DER-encoded mbedtls_asn1_buf.
561 * Use heap memory to allocate DER encoded RSA private key.
732 * Reject OIDs with overlong-encoded subidentifiers when converting
1652 * Remove the following deprecated functions and constants of hex-encoded
2674 * Add DER-encoded test CRTs to library/certs.c, allowing
2712 This previously limited the maximum size of DER encoded certificates
2846 which allows copy-less parsing of DER encoded X.509 CRTs,
2896 extensions in CSRs and CRTs that caused these bitstrings to not be encoded
3441 * Fix parsing of PKCS#8 encoded Elliptic Curve keys. Previously Mbed TLS was
3544 * Add support for public keys encoded in PKCS#1 format. #1122
3698 Supserseded by binary encoded constants MBEDTLS_DHM_RFC3526_MODP_2048_P_BIN
3844 encoded X.509 CRLs. The overflow could enable maliciously constructed CRLs
3848 encoded X.509 CSRs. The overflow could enable maliciously constructed CSRs
3852 encoded X.509 certificates. The overflow could enable maliciously
5355 PEM-encoded certificates has been fixed (found by Jack Lloyd)
5542 PEM-encoded certificates has been fixed (found by Jack Lloyd)