mbedtls/scripts/mbedtls_dev
Gilles Peskine 0156a15190 Framework for knowledge about key types
New Python module intended to gather knowledge about key types and
cryptographic mechanisms, such as the ability to create test data for
a given key type and the determination of whether an algorithm is
compatible with a key type.

This commit just creates a class for knowledge about key types.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-02-17 14:50:16 +01:00
..
c_build_helper.py Minor documentation fixes 2021-01-19 21:23:11 +01:00
crypto_knowledge.py Framework for knowledge about key types 2021-02-17 14:50:16 +01:00
macro_collector.py Check if the last word is 'MASK', not if it ends with 'MASK' 2021-02-17 14:50:16 +01:00