mbedtls/include/psa
Gilles Peskine 7cfcb3fc03 Change the encoding of key types to have a parity bit
Change the encoding of key types, EC curve families and DH group
families to make the low-order bit a parity bit (with even parity).

This ensures that distinct key type values always have a Hamming
distance of at least 2, which makes it easier for implementations to
resist single bit flips.
2020-01-31 10:24:21 +01:00
..
crypto_accel_driver.h Pacify check-names.sh 2019-03-06 18:29:57 +01:00
crypto_compat.h Remove old values of curve encodings 2020-01-31 10:24:21 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Doxygen changes to match the code changes. clarifications. 2019-02-15 17:23:42 -06:00
crypto_extra.h Change the encoding of key types to have a parity bit 2020-01-31 10:24:21 +01:00
crypto_platform.h Merge pull request #139 from Patater/des-faster-and-typo-fix 2019-09-04 12:18:39 +01:00
crypto_se_driver.h SE driver: validate_slot_number: support changing persistent data 2019-10-01 14:27:23 +02:00
crypto_sizes.h Define EC curve family constants 2020-01-31 10:15:32 +01:00
crypto_struct.h Change key types to a 16-bit encoding 2020-01-31 10:24:21 +01:00
crypto_types.h Document the vendor range for EC curve and DH group families 2020-01-31 10:24:21 +01:00
crypto_values.h Change the encoding of key types to have a parity bit 2020-01-31 10:24:21 +01:00
crypto.h Define EC curve family constants 2020-01-31 10:15:32 +01:00