Gilles Peskine e59236fc17 Add PSA crypto module
New module psa_crypto.c (MBEDTLS_PSA_CRYPTO_C):
Platform Security Architecture compatibility layer on top of
libmedcrypto.

Implement psa_crypto_init function which sets up a RNG.

Add a mbedtls_psa_crypto_free function which deinitializes the
library.

Define a first batch of error codes.
2018-09-05 10:59:00 +03:00
..
2018-09-05 10:59:00 +03:00
2018-07-01 10:22:53 +03:00
2018-09-05 10:59:00 +03:00
2018-04-23 06:16:40 +01:00
2018-05-15 09:21:57 +01:00
2018-08-14 16:08:38 +01:00
2018-07-24 16:43:20 +01:00
2018-08-22 13:32:50 +01:00
2018-08-28 10:29:17 +01:00