TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
2089fd0ea953cb8d8f363249d4aac05473a3df66
/
.
/
ChangeLog.d
/
new-examples.txt
blob: 71ec8330cadf1bc21a9f5633361b3735041894e2 [
file
] [
log
] [
blame
]
Features
*
Add
example programs cipher_aead_demo
.
c
,
md_hmac_demo
.
c
,
aead_demo
.
c
and
hmac_demo
.
c
,
which
use
PSA
and
the md
/
cipher interfaces side
by
side
in
order to illustrate how the operation
is
performed
in
PSA
.
Addresses
#5208.