TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
f37b9f73c7fd98be7f39dcdef901b6622d910c55
/
programs
/
psa
/
crypto_examples.c
cbcec21
Rename output buffer size macros
by gabor-mezei-arm
· 4 years, 7 months ago
adc2ff2
Adapt programs to PSA openless APIs
by Ronald Cron
· 4 years, 10 months ago
91e9515
Introduce PSA_KEY_HANDLE_INIT macro
by Ronald Cron
· 5 years ago
ef94c4f
Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed
by Gilles Peskine
· 4 years, 10 months ago
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
a123614
tests: Move mbedtls_param_failed() to test common code
by Ronald Cron
· 5 years ago
8697465
Add Apache-2.0 headers to all source files
by Bence Szépkúti
· 5 years ago
700ee44
Add missing copyright dates to scripts and sources
by Bence Szépkúti
· 5 years ago
5163a92
Remove spurious obsolete function call
by Gilles Peskine
· 6 years ago
35ef36b
Rename psa_generate_random_key back to psa_generate_key
by Gilles Peskine
· 6 years ago
5a5a79a
Rename psa_generate_key() and psa_generator_import_key()
by Adrian L. Shaw
· 6 years ago
e56e878
Remove `extra` parameter from psa_generate_key
by Gilles Peskine
· 6 years ago
3a4f1f8
Set the key size as an attribute
by Gilles Peskine
· 6 years ago
dfea0a25
Use the attribute-based key creation interface in sample programs
by Gilles Peskine
· 6 years ago
87a5e56
Rename functions that inject key material to an allocated handle
by Gilles Peskine
· 6 years ago
fa30c33
programs: psa: Remove dependency on platform.h
by Jaeden Amero
· 7 years ago
b281f74
psa: example: Initialize operation contexts
by Jaeden Amero
· 6 years ago
db29ab5
psa: Fix builds without MBEDTLS_PLATFORM_C
by Jaeden Amero
· 6 years ago
44a59ab
psa: Enable use of PSA examples with CHECK_PARAMS
by Jaeden Amero
· 6 years ago
d40c1fb
Don't require a type and size when creating a key slot
by Gilles Peskine
· 7 years ago
70261c5
psa: Add initializers for key policies
by Jaeden Amero
· 7 years ago
b0edfb5
Convert the PSA example programs to the new handle API
by Gilles Peskine
· 7 years ago
daea26f
Correct and simplify block-based cipher modes
by Gilles Peskine
· 7 years ago
18ac331
psa: programs: Add cipher example fallback main
by itayzafrir
· 7 years ago
44b09d2
psa: programs: Add cipher AES CTR multipart
by itayzafrir
· 7 years ago
a2d0804
psa: programs: Add cipher AES CBC PKCS7 multipart
by itayzafrir
· 7 years ago
1036670
psa: programs: Add cipher AES CBC no padding
by itayzafrir
· 7 years ago
a3ff8a6
psa: programs: Add cipher example
by itayzafrir
· 7 years ago