TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
a998bc6ac99e63c7b81530655f9905a3a020089c
/
library
/
psa_crypto.c
a998bc6
psa_internal_export_key function for common code.
by Moran Peker
· 7 years ago
5010828
adjust indentation per Mbed TLS standards
by Moran Peker
· 7 years ago
b4d0ddd
psa_export_public_key
by Moran Peker
· 7 years ago
dd4ea38
export public key
by Moran Peker
· 7 years ago
a0655c3
Merge remote-tracking branch 'psa/pr/13' into feature-psa
by Gilles Peskine
· 7 years ago
ea05009
Change behavior of psa_get_key_lifetime()
by mohammad1603
· 7 years ago
5d7ec20
fix key lifetime set implementation , tests accordingly
by mohammad1603
· 7 years ago
ba17851
Remove unused and duplicated erros, fix documentation and tests
by mohammad1603
· 7 years ago
060ad8a
Compilation and tests fixes
by mohammad1603
· 7 years ago
804cd71
initial key lifetime implementation and tests
by mohammad1603
· 7 years ago
c63b6ba
Merge remote-tracking branch 'psa/pr/14' into feature-psa
by Gilles Peskine
· 7 years ago
47c1bc0
Correct some return codes
by Gilles Peskine
· 7 years ago
38a622b
Function psa_get_key_policy() now return policy value for empty slots
by mohammad1603
· 7 years ago
5feda72
Remove usage of PSA_ERROR_INVALID_KEY_POLICY
by mohammad1603
· 7 years ago
6df908f
Add static internal MAC finish function
by mohammad1603
· 7 years ago
4eed757
add new test scenarios
by mohammad1603
· 7 years ago
06e7920
integrate policy key usage in export and asymmetric sign functions
by mohammad1603
· 7 years ago
a592623
Rename PKCS1V15 to PKCS1V15_SIGN
by Gilles Peskine
· 7 years ago
8cc1cee
Key Policy APIs implementation
by mohammad1603
· 7 years ago
dc2fc84
Rename xxx_of_psa functions to xxx_from_psa
by Gilles Peskine
· 7 years ago
3c6e970
Fix memory leak in psa_destroy_key
by Gilles Peskine
· 7 years ago
6d91213
Add some comments to document some non-obvious coding choices
by Gilles Peskine
· 7 years ago
e4ebc12
psa_crypto_init: set the global initialized flag
by Gilles Peskine
· 7 years ago
8c9def3
PSA: Implement MAC functions
by Gilles Peskine
· 7 years ago
9ef733f
Implement hash functions
by Gilles Peskine
· 7 years ago
a590529
Greatly expanded mbedtls_to_psa_error
by Gilles Peskine
· 7 years ago
93aa033
PSA asymmetric signature: set *signature_length = 0 on failure
by Gilles Peskine
· 8 years ago
20035e3
PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only)
by Gilles Peskine
· 8 years ago
c66ea6a
PSA key import: support RSA public keys
by Gilles Peskine
· 8 years ago
969ac72
PSA RSA key import: don't rely on pk so much
by Gilles Peskine
· 8 years ago
2f9c4dc
Add key management functions
by Gilles Peskine
· 8 years ago
e59236f
Add PSA crypto module
by Gilles Peskine
· 8 years ago