TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
db6f44f875dbdc19a16aaaba3a504c2ee53702e2
db6f44f
Update documentation for multipart cipher operations
by Andrew Thoelke
· 6 years ago
9f208cc
Update documentation for multipart mac operations
by Andrew Thoelke
· 6 years ago
272ba1d
Update documentation for multipart hash operations
by Andrew Thoelke
· 6 years ago
340984b
Fix PSA_ERROR_BAD_STATE messages
by Andrew Thoelke
· 6 years ago
3f20efc
Merge pull request #246 from gilles-peskine-arm/psa-se_driver-interface_test_strategy
by Jaeden Amero
· 6 years ago
d93c965
Merge pull request #227 from adrianlshaw/fix_section
by Jaeden Amero
· 6 years ago
4c61c1a
Move psa_destroy_key and psa_copy_key to Key Management section
by Adrian L. Shaw
· 6 years ago
cc5aeee
Merge pull request #248 from RonEld/stack_overflow_in_hmac_fix
by Jaeden Amero
· 6 years ago
5a0f45b
Modify tests
by Ron Eldor
· 6 years ago
16cca80
Add non regression test
by Ron Eldor
· 6 years ago
18c7b9f
Merge pull request #210 from tempesta-tech/extra-mbedtls_ecp_group_free
by Jaeden Amero
· 6 years ago
9298dca
Merge pull request #185 from gilles-peskine-arm/harvard-md
by Jaeden Amero
· 6 years ago
4badc92
Merge pull request #117 from gilles-peskine-arm/psa_error_code_coverage
by Jaeden Amero
· 6 years ago
56a74cd
Replace 0 by MBEDTLS_ECP_DP_NONE to avoid IAR compiler complains
by Alexander K
· 6 years ago
4864eb5
Merge pull request #247 from athoelke/at-key-handles
by Jaeden Amero
· 6 years ago
296eca6
Fix a buffer overflow in hmac_setup_internal
by Ron Eldor
· 6 years ago
4b3db73
Add "clean" rule
by Gilles Peskine
· 6 years ago
1ff67cc
Build the driver interface test strategy document
by Gilles Peskine
· 6 years ago
970629f
Fix grammar.
by Andrew Thoelke
· 6 years ago
75cc771
Run psa_collect_statuses.py in all.sh
by Gilles Peskine
· 6 years ago
be06133
Document more error codes
by Gilles Peskine
· 6 years ago
5168155
PSA return status coverage script
by Gilles Peskine
· 6 years ago
92348d1
Merge remote-tracking branch 'crypto/development' into development-restricted
by Jaeden Amero
· 6 years ago
7c2cc47
Merge pull request #213 from adrianlshaw/psa-api-1.0-beta
by Jaeden Amero
· 6 years ago
77233ec
Fix misprint
by Alexander K
· 6 years ago
8b193c1
Check inputs too
by Gilles Peskine
· 6 years ago
595643c
Merge pull request #222 from jainvikas8/zeroize-check
by Jaeden Amero
· 6 years ago
c12cb52
Merge pull request #239 from AndrzejKurek/psa-its-file-fixes
by Jaeden Amero
· 6 years ago
c7cde03
Merge pull request #276 from dgreen-arm/dev/dgreen-arm/iotcrypt-616-fix-ecdsa-rng
by Jaeden Amero
· 6 years ago
8269077
Merge remote-tracking branch 'origin/pr/2623' into development
by Jaeden Amero
· 6 years ago
f094b53
all.sh: disable MEMORY_BUFFER_ALLOC in cmake asan build
by Unknown
· 6 years ago
10d42b6
Unify gcc and clang cmake flags to test with UBsan
by Unknown
· 6 years ago
dc22d8d
Add an input check in psa_its_set
by Andrzej Kurek
· 6 years ago
5e843fa
Use safer deterministic function in psa_ecdsa_sign
by Darryl Green
· 6 years ago
3cadc62
Merge pull request #242 from ArmMbedCloud/getting-started-technical-author-review
by Jaeden Amero
· 6 years ago
75f2c20
ECDSA: Explain limitations of constant blinding
by Janos Follath
· 7 years ago
896a294
Correct deterministic ECDSA behavior
by Janos Follath
· 7 years ago
1231d21
Add warning for alternative ECDSA implementations
by Janos Follath
· 7 years ago
e65e059
Deprecate the old deterministic ECDSA function
by Janos Follath
· 7 years ago
651eac8
Make tests use the new deterministic ECDSA function
by Janos Follath
· 7 years ago
dca667a
Add a safer deterministic ECDSA function
by Janos Follath
· 7 years ago
c04305f
Merge remote-tracking branch 'crypto/development' into development-restricted
by Jaeden Amero
· 6 years ago
8619f8c
Remove storage errors from psa_generate_random
by Adrian L. Shaw
· 6 years ago
2900811
Update getting_started.md
by Guy Wild
· 6 years ago
de18341
Update the behavior of key handles
by Andrew Thoelke
· 6 years ago
ce56077
Update based on Jaeden's comments.
by Guy Wild
· 6 years ago
5b1347a
Update getting_started.md
by Guy Wild
· 6 years ago
3b59756
Fix return code warnings
by Adrian L. Shaw
· 6 years ago
545c28b
Fix URL of ATECC driver
by Gilles Peskine
· 6 years ago
92bcfdb
Write secure element driver interface test strategy
by Gilles Peskine
· 6 years ago
b26c8d8
Create a driver interface test strategy document
by Gilles Peskine
· 6 years ago
8096969
Merge pull request #139 from Patater/des-faster-and-typo-fix
by Jaeden Amero
· 6 years ago
2a9e9f7
Update getting_started.md
by Guy Wild
· 6 years ago
fa2cefa
Fix warnings
by Adrian L. Shaw
· 6 years ago
f483973
Add PSA_ERROR_STORAGE_FAILURE to psa_cipher_generate_iv
by Adrian L. Shaw
· 6 years ago
599c712
Remove errorneous insert
by Adrian L. Shaw
· 6 years ago
1505b21
Add STORAGE_FAILURE everywhere + add missing codes
by Adrian L. Shaw
· 6 years ago
1f1e1a5
Add storage failure to psa_mac_verify_finish
by Adrian L. Shaw
· 6 years ago
56b32b1
Add storage failure to psa_mac_sign_finish
by Adrian L. Shaw
· 6 years ago
22bc8ff
Add PSA_ERROR_STORAGE_FAILURE to psa_aead_*_setup functions
by Adrian L. Shaw
· 6 years ago
8f7cd1e
Added PSA_ERROR_BAD_STATE to functions with operations
by Adrian L. Shaw
· 6 years ago
97d3bc3
Added extra bad state case to psa_hash_setup
by Adrian L. Shaw
· 6 years ago
2364924
Add missing return codes to psa_generate_key
by Adrian L. Shaw
· 6 years ago
1f42a84
Add PSA_ERROR_BUFFER_TOO_SMALL to psa_mac_compute
by Adrian L. Shaw
· 6 years ago
52fa174
Check for zero length and NULL buffer pointer.
by Vikas Katariya
· 6 years ago
650229b
Added PSA_ERROR_STORAGE_FAILURE to psa_mac_compute
by Adrian L. Shaw
· 6 years ago
2a88978
Add PSA_ERROR_STORAGE_FAILURE to psa_export_public_key
by Adrian L. Shaw
· 6 years ago
11638b9
Added PSA_ERROR_INSUFFICIENT_MEMORY to psa_export_public_key
by Adrian L. Shaw
· 6 years ago
7f1863c
Add PSA_ERROR_INSUFFICIENT_MEMORY to psa_export_key
by Adrian L. Shaw
· 6 years ago
15731c1
Added PSA_ERROR_STORAGE_FAILURE to psa_export_key
by Adrian L. Shaw
· 6 years ago
23c006f
Added missing return codes to get_key_attributes
by Adrian L. Shaw
· 6 years ago
39797aa
Fix erroneous cut and paste
by Adrian L. Shaw
· 6 years ago
fbf7f12
Separate return codes for unsupported and invalid algorithms
by Adrian L. Shaw
· 6 years ago
66200c4
Add PSA_ERROR_STORAGE_FAILURE to psa_cipher_generate_iv
by Adrian L. Shaw
· 6 years ago
f97c852
Add CORRUPTION_DETECTED to psa_close_key
by Adrian L. Shaw
· 6 years ago
6725757
Remove errorneous insert
by Adrian L. Shaw
· 6 years ago
484ba88
Add STORAGE_FAILURE everywhere + add missing codes
by Adrian L. Shaw
· 6 years ago
dc5bf5c
Add storage failure to (encrypt/decrypt)_setup
by Adrian L. Shaw
· 6 years ago
d9e9024
Add storage failure to psa_mac_verify_finish
by Adrian L. Shaw
· 6 years ago
2632236
Add storage failure to psa_mac_sign_finish
by Adrian L. Shaw
· 6 years ago
8d0bcf2
Add PSA_ERROR_INVALID_ARGUMENT to psa_hash_compare
by Adrian L. Shaw
· 6 years ago
df3c7ac
Remove trailing whitespace
by Adrian L. Shaw
· 6 years ago
d789dc1
Added a few more return codes
by Adrian L. Shaw
· 6 years ago
3e41249
Add PSA_ERROR_STORAGE_FAILURE to psa_aead_*_setup functions
by Adrian L. Shaw
· 6 years ago
71b33ff
Add missing error codes to psa_generate_random
by Adrian L. Shaw
· 6 years ago
0d280b9
Add missing error codes for psa_raw_key_agreement
by Adrian L. Shaw
· 6 years ago
a3f6ba5
Added PSA_ERROR_STORAGE_FAILURE to psa_cipher_(encrypt/decrypt)
by Adrian L. Shaw
· 6 years ago
320659b
Added PSA_ERROR_BAD_STATE to functions with operations
by Adrian L. Shaw
· 6 years ago
e970d65
Added extra bad state case to psa_hash_setup
by Adrian L. Shaw
· 6 years ago
6e758c9
Add missing return codes to psa_asymmetric_verify
by Adrian L. Shaw
· 6 years ago
27c1215
Add missing parameters to psa_asymmetric_sign
by Adrian L. Shaw
· 6 years ago
d21c6e6
Add missing return codes to psa_generate_key
by Adrian L. Shaw
· 6 years ago
c207ba3
Added missing return codes to psa_aead_decrypt
by Adrian L. Shaw
· 6 years ago
96f31ad
Add missing return codes to psa_asymmetric_decrypt
by Adrian L. Shaw
· 6 years ago
f961d5c
Add missing return codes to psa_asymmetric_encrypt
by Adrian L. Shaw
· 6 years ago
53d90c5
Only return PSA_ERROR_DOES_NOT_EXIST from psa_open_key
by Adrian L. Shaw
· 6 years ago
9770d0e
Add PSA_ERROR_STORAGE_FAILURE to psa_mac_verify_setup
by Adrian L. Shaw
· 6 years ago
2409ba0
Added PSA_ERROR_STORAGE_FAILURE to psa_mac_sign_setup
by Adrian L. Shaw
· 6 years ago
7563ed1
Remove PSA_ERROR_DOES_NOT_EXIST from psa_mac_sign_setup
by Adrian L. Shaw
· 6 years ago
d5ae06b
Add PSA_ERROR_BUFFER_TOO_SMALL to psa_mac_compute
by Adrian L. Shaw
· 6 years ago
Next »