TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/better-cf-padding-checks
/
include
/
mbedtls
/
psa_util.h
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
8ff510a
Rename ECC Family Macros According to PSA Spec
by Paul Elliott
· 5 years ago
d1959dc
Change auxiliary functions for TLS to the new PSA EC curve encoding
by Gilles Peskine
· 6 years ago
89177e8
Convert USE_PSA_CRYPTO pk interface to the new PSA EC curve encoding
by Gilles Peskine
· 6 years ago
d8197cb
mbedtls_psa_parse_tls_ecc_group: make no assumption on PSA encodings
by Gilles Peskine
· 6 years ago
fc2459d
Remove mbedtls_psa_translate_ecc_group
by Gilles Peskine
· 6 years ago
46c3380
Remove unused macros
by Gilles Peskine
· 6 years ago
b16841e
Fixed -Wunused warnings when building without asymmetric crypto
by Gilles Peskine
· 6 years ago
72c8c5b
Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801
by Gilles Peskine
· 6 years ago
c49fbbf
Use mbedtls-based path for includes
by Jaeden Amero
· 6 years ago
4b3eb69
Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED
by Gilles Peskine
· 6 years ago
135baef
Define maximum EC public key length depending on enabled curves
by Hanno Becker
· 6 years ago
df51dbe
Add fields for PSA-based ECDHE to handshake structure
by Hanno Becker
· 6 years ago
f75f912
Add functions to psa_util module to convert EC public keys
by Hanno Becker
· 7 years ago
2d79266
psa_utils: Make fallthrough clear for compilers
by Jaeden Amero
· 6 years ago
493c171
Adapt mbedtls_pk_write_pubkey_der() to the new PSA public key format
by Hanno Becker
· 6 years ago
812e124
Add function to find OID for PSA ECC curve identifiers
by Hanno Becker
· 6 years ago
62594a8
pk_wrap: pass curve size instead of a larger size of the exported key
by Andrzej Kurek
· 7 years ago
93a38a3
pk: wrap curve_id before passing it to PSA
by Andrzej Kurek
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
4d30776
Remove double white space
by Hanno Becker
· 7 years ago
186b65a
Use MBEDTLS_PSA_UTIL_H instead of MBEDTLS_PSA_COMPAT_H in psa_util.h
by Hanno Becker
· 7 years ago
f5f9ea2
Improve documentation of mbedtls_psa_err_translate_pk()
by Hanno Becker
· 7 years ago
010cf7e
Add AEAD tag length parameter to mbedtls_psa_translate_cipher_mode()
by Hanno Becker
· 7 years ago
000334f
Add function to translate PSA errors to PK module errors
by Hanno Becker
· 7 years ago
afebf5a
Fix Doxygen annotation in psa_util.h
by Hanno Becker
· 7 years ago
b26c193
Make PSA utility functions static inline
by Hanno Becker
· 7 years ago
5525126
Add PSA-to-Mbed TLS translations for cipher module
by Hanno Becker
· 7 years ago
87837b2
Add internal header for PSA utility functions
by Hanno Becker
· 7 years ago