TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
7607cd6e576b3c4ea0430fb0989b56975e56fd56
7607cd6
Convert exercise_key_derivation_key to the new KDF API
by Gilles Peskine
· 6 years ago
d6dce9f
Fix zero-length seed or label in TLS 1.2 PRF
by Janos Follath
· 6 years ago
0c1ed84
Improve style
by Janos Follath
· 6 years ago
40e1393
Optimize TLS PRF PSK key calculation
by Janos Follath
· 6 years ago
76c3984
Clarify TLS PRF algorithm description
by Janos Follath
· 6 years ago
30090bc
Fix error code
by Janos Follath
· 6 years ago
5fe1973
Make key derivation initialisation consistent
by Janos Follath
· 6 years ago
ea29bfb
Add tls12_prf key derivation to the new API
by Janos Follath
· 6 years ago
844eb0e
Add tls12_prf_read for the new API
by Janos Follath
· 6 years ago
7742fee
Add stub for new tls12_prf_generate_next_block
by Janos Follath
· 6 years ago
6c6c8fc
Improve style
by Janos Follath
· 6 years ago
1468da7
Convert derive_output to the new KDF API
by Gilles Peskine
· 6 years ago
6660f0e
Add TLS 1.2 PSK master secret generation
by Janos Follath
· 6 years ago
51f4a0f
Style: enforce 80 column limit
by Janos Follath
· 6 years ago
c562151
Simplify psa_key_derivation_input_bytes
by Janos Follath
· 6 years ago
adbec81
Remove the deprecated PSA_ALG_SELECT_RAW option
by Janos Follath
· 6 years ago
a27c927
Add test for psa_key_derivation_set_capacity
by Janos Follath
· 6 years ago
16de4a4
Adapt the derive_setup tests to the new API
by Janos Follath
· 6 years ago
ba3fab9
Adapt derive_key_policy test to the new API
by Janos Follath
· 6 years ago
63028dd
Add label input for psa_tls12_prf_input
by Janos Follath
· 6 years ago
8155054
Add key import for psa_tls12_prf_input
by Janos Follath
· 6 years ago
f08e265
Add seed input for psa_tls12_prf_input
by Janos Follath
· 6 years ago
ef83f5e
Move raw key derivation input to a new function
by Janos Follath
· 6 years ago
b80a94e
Rename psa_key_derivation_input_raw
by Janos Follath
· 6 years ago
4b7effd
Add more tests for TLS 1.2 PRF input
by Janos Follath
· 6 years ago
99dd6ac
Add test cases for derive_input
by Janos Follath
· 6 years ago
af3c2a0
Add a test for psa_key_derivation_input
by Janos Follath
· 6 years ago
b03233e
Add stubs for psa_tls12_prf_input
by Janos Follath
· 6 years ago
6a1d262
Adapt psa_key_derivation_abort to the new context
by Janos Follath
· 6 years ago
999f648
Add new psa_tls12_prf_key_derivation_t
by Janos Follath
· 6 years ago
e3e8166
Move PSA_PRE_1_0_KEY_DERIVATION to crypto_struct.h
by Janos Follath
· 6 years ago
083036a
Safely erase key material upon abort
by Janos Follath
· 6 years ago
71a4c91
Add flag for removing deprecated API
by Janos Follath
· 6 years ago
ed87d31
Specify the order of inputs for TLS-1.2 KDFs
by Gilles Peskine
· 6 years ago
8f2a6dc
Support PSA_KEY_DERIVATION_INPUT_SEED
by Gilles Peskine
· 6 years ago
e6d5781
Merge pull request #132 from gilles-peskine-arm/mbedtls-stats-api
by Gilles Peskine
· 6 years ago
1d10257
Copy the new header files to Mbed OS on-target test directories
by Gilles Peskine
· 6 years ago
3cff768
Move the one non-crypto-specific PSA helper macro to a new header
by Gilles Peskine
· 6 years ago
1838e82
Rename psa_helpers.function to psa_crypto_helpers.h
by Gilles Peskine
· 6 years ago
982fe79
Remove unused functions
by Gilles Peskine
· 6 years ago
dd413d3
Test shutdown without closing handles
by Gilles Peskine
· 6 years ago
76b29a7
Close or destroy keys explicitly in tests
by Gilles Peskine
· 6 years ago
1153e7b
Replace all calls to mbedtls_psa_crypto_free by PSA_DONE
by Gilles Peskine
· 6 years ago
a6d252a
New macro PSA_DONE for a clean PSA shutdown
by Gilles Peskine
· 6 years ago
4bac9a4
New function to get key slot statistics
by Gilles Peskine
· 6 years ago
952f409
Create PSA-specific helper function file
by Gilles Peskine
· 6 years ago
894b424
Merge pull request #131 from gilles-peskine-arm/psa-remove_half_filled_slots
by Jaeden Amero
· 6 years ago
bfcae2e
Improve documentation of psa_internal_allocate_key_slot
by Gilles Peskine
· 6 years ago
70e085a
Simplify psa_open_key
by Gilles Peskine
· 6 years ago
267c656
Simplify key slot allocation
by Gilles Peskine
· 6 years ago
1139249
Don't refer to PSA keys as slots anymore
by Gilles Peskine
· 6 years ago
d2d45c1
Convert cipher and pk to PSA attribute-based key creation
by Gilles Peskine
· 6 years ago
f46f81c
Remove obsolete key creation functions
by Gilles Peskine
· 6 years ago
baea7aa
Convert remaining obsolete function call
by Gilles Peskine
· 6 years ago
5163a92
Remove spurious obsolete function call
by Gilles Peskine
· 6 years ago
c143b31
Merge pull request #130 from gilles-peskine-arm/psa-api-1.0-beta-merge_development_20190524
by Gilles Peskine
· 6 years ago
a3b93ff
Make docstring style consistent
by Gilles Peskine
· 6 years ago
54f5445
Pacify Pylint
by Gilles Peskine
· 6 years ago
42a0a0a
Obey Python naming and method structure conventions
by Gilles Peskine
· 6 years ago
9d4d750
Add a bit of documentation
by Gilles Peskine
· 6 years ago
0bbad74
Switch script to Python3
by Gilles Peskine
· 6 years ago
6f3c30e
Merge follow-up: remove unused code from the development branch
by Gilles Peskine
· 6 years ago
2938268
Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190524
by Gilles Peskine
· 6 years ago
6562dd3
Merge pull request #128 from gilles-peskine-arm/psa-policy_alg2-api
by Gilles Peskine
· 6 years ago
3027ba6
Enrollment algorithm in policy: add tests of psa_copy_key
by Gilles Peskine
· 6 years ago
bcdd44b
Enrollment algorithm in policy: add support in psa_copy_key tests
by Gilles Peskine
· 6 years ago
b4e0cda
Enrollment algorithm in policy: update persistent key tests
by Gilles Peskine
· 6 years ago
110aff4
Enrollment algorithm in policy: implement persistent keys
by Gilles Peskine
· 6 years ago
183442c
Enrollment algorithm in policy: test persistent keys
by Gilles Peskine
· 6 years ago
f25c9ec
Minor documentation improvements
by Gilles Peskine
· 6 years ago
96f0b3b
Keys may allow a second algorithm
by Gilles Peskine
· 6 years ago
d3bb7bb
Persistent key reload: test more metadata
by Gilles Peskine
· 6 years ago
1ecf92c2
Align test functions to usage/alg parameter order
by Gilles Peskine
· 6 years ago
f479aae
Merge pull request #125 from gilles-peskine-arm/readme-fix-api-links
by Jaeden Amero
· 6 years ago
f81f87f
API spec HTML: Use Github Pages rather than htmlpreview
by Gilles Peskine
· 6 years ago
58501e5
API spec PDF: link to the actual PDF
by Gilles Peskine
· 6 years ago
8907b01
Merge pull request #124 from Patater/full-parent-paths
by Jaeden Amero
· 6 years ago
8d4d4f5
Makefile: Use full paths to refer to parent files
by Jaeden Amero
· 6 years ago
0cad4ba
Merge pull request #123 from gilles-peskine-arm/api-link-index
by Jaeden Amero
· 6 years ago
496c176
Merge pull request #266 from ARMmbed/psa-policy_alg2-poc
by Jaeden Amero
· 6 years ago
549ea86
Minor documentation improvements
by Gilles Peskine
· 6 years ago
7a91ece
Update link to PSA Crypto API HTML
by Gilles Peskine
· 6 years ago
4719db3
Merge pull request #121 from gilles-peskine-arm/psa-api-1.0-beta-beta3_fix_unlinked_macros
by Jaeden Amero
· 6 years ago
a9b9cf7
Document macros that are referenced
by Gilles Peskine
· 6 years ago
6a21123
Remove obsolete mentions of PSA_ERROR_EMPTY_SLOT
by Gilles Peskine
· 6 years ago
5b93990
Merge pull request #119 from gilles-peskine-arm/psa-api-1.0-beta-beta3_minor_fixes
by Jaeden Amero
· 6 years ago
a741d39
State that all error codes are negative
by Gilles Peskine
· 6 years ago
737c6be
Fix grammar
by Gilles Peskine
· 6 years ago
56e2dc8
Use "sufficient buffer size" in buffer size macros
by Gilles Peskine
· 6 years ago
2cb9e39
Convert TLS1.2 KDF descriptions to multistep key derivation
by Gilles Peskine
· 6 years ago
6c6195d
Remove implementation comment from API specification
by Gilles Peskine
· 6 years ago
4754cde
Improve description of psa_open_key()
by Gilles Peskine
· 6 years ago
52315e4
Enrollment algorithm in policy: add tests of psa_copy_key
by Gilles Peskine
· 6 years ago
705cbfd
Enrollment algorithm in policy: add support in psa_copy_key tests
by Gilles Peskine
· 6 years ago
131aa31
New key file format for 1.0.1
by Gilles Peskine
· 6 years ago
640273a
Update key file format information for 1.0.0
by Gilles Peskine
· 6 years ago
468c96c
Enrollment algorithm in policy: update persistent key tests
by Gilles Peskine
· 6 years ago
81efb39
Enrollment algorithm in policy: implement persistent keys
by Gilles Peskine
· 6 years ago
6fbfdb9
Enrollment algorithm in policy: test persistent keys
by Gilles Peskine
· 6 years ago
cbce4d8
Persistent key reload: test more metadata
by Gilles Peskine
· 6 years ago
Next »