mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Add example program psa/aead_cipher_psa
This is meant to highlight similarities and differences in the APIs. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
@@ -38,6 +38,7 @@ pkey/rsa_sign
|
||||
pkey/rsa_sign_pss
|
||||
pkey/rsa_verify
|
||||
pkey/rsa_verify_pss
|
||||
psa/aead_cipher_psa
|
||||
psa/crypto_examples
|
||||
psa/hmac_md_psa
|
||||
psa/key_ladder_demo
|
||||
|
||||
Reference in New Issue
Block a user