mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 18:18:24 +00:00
1c7ff7ea53
Document and test the current behavior, even if it is weird: * For Weierstrass keys, the error is MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL, not MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL. * For Weierstrass keys, a smaller output buffer is ok if the output fits. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
aes.h | ||
aria.h | ||
asn1.h | ||
asn1write.h | ||
base64.h | ||
bignum.h | ||
block_cipher.h | ||
build_info.h | ||
camellia.h | ||
ccm.h | ||
chacha20.h | ||
chachapoly.h | ||
check_config.h | ||
cipher.h | ||
cmac.h | ||
compat-2.x.h | ||
config_adjust_legacy_crypto.h | ||
config_adjust_legacy_from_psa.h | ||
config_adjust_psa_from_legacy.h | ||
config_adjust_psa_superset_legacy.h | ||
config_adjust_ssl.h | ||
config_adjust_x509.h | ||
config_psa.h | ||
constant_time.h | ||
ctr_drbg.h | ||
debug.h | ||
des.h | ||
dhm.h | ||
ecdh.h | ||
ecdsa.h | ||
ecjpake.h | ||
ecp.h | ||
entropy.h | ||
error.h | ||
gcm.h | ||
hkdf.h | ||
hmac_drbg.h | ||
lms.h | ||
mbedtls_config.h | ||
md5.h | ||
md.h | ||
memory_buffer_alloc.h | ||
net_sockets.h | ||
nist_kw.h | ||
oid.h | ||
pem.h | ||
pk.h | ||
pkcs5.h | ||
pkcs7.h | ||
pkcs12.h | ||
platform_time.h | ||
platform_util.h | ||
platform.h | ||
poly1305.h | ||
private_access.h | ||
psa_util.h | ||
ripemd160.h | ||
rsa.h | ||
sha1.h | ||
sha3.h | ||
sha256.h | ||
sha512.h | ||
ssl_cache.h | ||
ssl_ciphersuites.h | ||
ssl_cookie.h | ||
ssl_ticket.h | ||
ssl.h | ||
threading.h | ||
timing.h | ||
version.h | ||
x509_crl.h | ||
x509_crt.h | ||
x509_csr.h | ||
x509.h |