mbedtls/include/mbedtls
Paul Elliott 2ba002cc2f Make ECDSA restartable sign and verify functions public
Make public the versions of ECSDA sign and verify which return raw signatures
rather than returning ASN.1 encoded signatures, in order to use them for the
internal implemention of psa_sign/verify_hash_interruptible.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-02-15 23:34:29 +00:00
..
aes.h Switch to the new code style 2023-01-11 14:50:10 +01:00
aria.h Switch to the new code style 2023-01-11 14:50:10 +01:00
asn1.h Switch to the new code style 2023-01-11 14:50:10 +01:00
asn1write.h Switch to the new code style 2023-01-11 14:50:10 +01:00
base64.h Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum.h Switch to the new code style 2023-01-11 14:50:10 +01:00
build_info.h Move definition of asm out of public header 2023-01-20 14:04:48 +00:00
camellia.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ccm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
chacha20.h Switch to the new code style 2023-01-11 14:50:10 +01:00
chachapoly.h Switch to the new code style 2023-01-11 14:50:10 +01:00
check_config.h Merge pull request #6870 from valeriosetti/issue6831 2023-01-10 09:25:41 +01:00
cipher.h Additional warnings in cipher.h 2023-02-02 13:44:31 +00:00
cmac.h Switch to the new code style 2023-01-11 14:50:10 +01:00
compat-2.x.h Code review fixes 2021-06-18 12:59:38 +02:00
config_psa.h Add ECJPAKE secret input types to psa/crypto_config.h 2023-01-19 12:11:19 +01:00
constant_time.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ctr_drbg.h Switch to the new code style 2023-01-11 14:50:10 +01:00
debug.h move ticket_flags debug helpers 2023-01-13 11:06:01 +08:00
des.h Improve warnings for DES/3DES 2023-02-02 10:47:58 +00:00
dhm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecdh.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecdsa.h Make ECDSA restartable sign and verify functions public 2023-02-15 23:34:29 +00:00
ecjpake.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecp.h ecp: add documentation for compressed points limitations 2023-02-10 16:32:58 +01:00
entropy.h Switch to the new code style 2023-01-11 14:50:10 +01:00
error.h Switch to the new code style 2023-01-11 14:50:10 +01:00
gcm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hkdf.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hmac_drbg.h Switch to the new code style 2023-01-11 14:50:10 +01:00
legacy_or_psa.h Switch to the new code style 2023-01-11 14:50:10 +01:00
lms.h Switch to the new code style 2023-01-11 14:50:10 +01:00
mbedtls_config.h Improve warnings for DES/3DES 2023-02-02 10:47:58 +00:00
md.h Switch to the new code style 2023-01-11 14:50:10 +01:00
md5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
memory_buffer_alloc.h Switch to the new code style 2023-01-11 14:50:10 +01:00
net_sockets.h Switch to the new code style 2023-01-11 14:50:10 +01:00
nist_kw.h Switch to the new code style 2023-01-11 14:50:10 +01:00
oid.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pem.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pk.h Merge pull request #6937 from valeriosetti/issue6886 2023-02-14 19:54:29 +01:00
pkcs5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pkcs7.h pkcs7: Drop support for signature in contentInfo of signed data 2023-02-07 20:04:52 +00:00
pkcs12.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform_time.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform_util.h Switch to the new code style 2023-01-11 14:50:10 +01:00
poly1305.h Switch to the new code style 2023-01-11 14:50:10 +01:00
private_access.h Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_util.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ripemd160.h Switch to the new code style 2023-01-11 14:50:10 +01:00
rsa.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha1.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha256.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha512.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl.h Merge pull request #7049 from KloolK/typos 2023-02-10 15:07:07 +01:00
ssl_cache.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_ciphersuites.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_cookie.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_ticket.h Switch to the new code style 2023-01-11 14:50:10 +01:00
threading.h Switch to the new code style 2023-01-11 14:50:10 +01:00
timing.h Switch to the new code style 2023-01-11 14:50:10 +01:00
version.h Switch to the new code style 2023-01-11 14:50:10 +01:00
x509.h Move common functions for crt/csr parsing to x509.c 2023-01-24 10:57:19 +01:00
x509_crl.h Switch to the new code style 2023-01-11 14:50:10 +01:00
x509_crt.h Merge pull request #6922 from mprse/csr_v3 2023-02-03 16:41:11 +01:00
x509_csr.h mbedtls_x509_csr_info: Add parsing code for v3 csr extensions 2023-01-24 10:57:19 +01:00