mbedtls/include/psa
Gilles Peskine 14d3554ff5 ChaCha20 (PSA): Document that we only support 12-byte nonces
Support for 8-byte nonces may be added in the future:
https://github.com/ARMmbed/mbedtls/issues/5615

Support for a 16-byte IV for ChaCha20 consisting of a 12-byte nonce and a
4-byte initial counter value may be added in the future:
https://github.com/ARMmbed/mbedtls/issues/5616

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-03-10 18:56:57 +01:00
..
crypto.h doxygen: merge multiple descriptions of the same return codes 2022-02-03 11:30:54 -05:00
crypto_builtin_composites.h Move to separately compiled PSA test driver library 2021-12-06 07:50:27 +01:00
crypto_builtin_primitives.h psa: Fix Mbed TLS hash operation definition 2021-12-06 07:50:27 +01:00
crypto_compat.h Fix typos in C header files 2021-05-10 19:54:11 +02:00
crypto_config.h Implement PSA_WANT_KEY_TYPE_ARIA 2021-10-08 15:48:16 +02:00
crypto_driver_common.h Make PSA headers more self-contained 2021-11-25 20:49:09 +01:00
crypto_driver_contexts_composites.h Move to separately compiled PSA test driver library 2021-12-06 07:50:27 +01:00
crypto_driver_contexts_primitives.h Move to separately compiled PSA test driver library 2021-12-06 07:50:27 +01:00
crypto_extra.h doxygen: merge multiple descriptions of the same return codes 2022-02-03 11:30:54 -05:00
crypto_platform.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
crypto_se_driver.h Run MBEDTLS_PRIVATE wrapping script on the library. 2021-05-21 18:10:44 +02:00
crypto_sizes.h psa: Fix hash max sizes 2021-12-03 18:55:33 +01:00
crypto_struct.h PSA operation structures: move less-used fields to the end 2021-11-26 12:44:08 +01:00
crypto_types.h PSA PAKE: move the API to crypto_extra.h 2021-06-08 14:48:34 +01:00
crypto_values.h ChaCha20 (PSA): Document that we only support 12-byte nonces 2022-03-10 18:56:57 +01:00