mbedtls/scripts/mbedtls_dev
Gilles Peskine a00abc6b65 Consistently describe Ed25519 as a 255-bit curve
The coordinates are over $F_{2^{255}-19}$, so by the general
definition of the bit size associated with the curve in the
specification, the value for size attribute of keys is 255.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-03-29 14:55:44 +02:00
..
asymmetric_key_data.py Add some randomly generated keys 2021-02-17 14:50:17 +01:00
c_build_helper.py Minor documentation fixes 2021-01-19 21:23:11 +01:00
crypto_knowledge.py Consistently describe Ed25519 as a 255-bit curve 2021-03-29 14:55:44 +02:00
macro_collector.py Hook up PSAMacroCollector to PSAMacroEnumerator 2021-03-10 23:22:35 +01:00
psa_storage.py Obtain the values of expressions by running C code 2021-03-10 23:22:35 +01:00
test_case.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00
typing_util.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00