mbedtls/include/psa
Gilles Peskine 7b5b4a01a4 Correct description of the ECDH shared secret
The endianness actually depends on the curve type.

Correct the terminology around "curve size" and "order of the curve".
I tried to find a formulation that is comprehensible to programmers
who do not know the underlying mathematics, but nonetheless correct
and precise.

Use similar terminology in other places that were using "order of the
curve" to describe the bit size associated with the curve.
2018-11-14 21:17:16 +01:00
..
crypto.h Correct description of the ECDH shared secret 2018-11-14 21:17:16 +01:00
crypto_driver.h Some changes from 'pcd_' to 'psa_drv_' were missed 2018-10-26 10:56:11 -05:00
crypto_extra.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_platform.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_sizes.h Correct description of the ECDH shared secret 2018-11-14 21:17:16 +01:00
crypto_struct.h Change psa_structs to use unsigned ints 2018-09-14 10:02:28 +01:00