mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 23:08:05 -05:00
This commit creates a script to generate test cases automatically based on enumerating PSA key types, algorithms and other classifications of cryptographic mechanisms. Subsequent commits will implement the generation of test cases. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>