TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
f25c9ec02e11febeb51f1fe7f16fd1175e4f8777
/
programs
35ef36b
Rename psa_generate_random_key back to psa_generate_key
by Gilles Peskine
· 6 years ago
dcaefae
Parametrize Diffie-Hellman keys by a group identifier
by Gilles Peskine
· 6 years ago
a99d3fb
Rename generator functions to psa_key_derivation_xxx
by Gilles Peskine
· 6 years ago
73676cb
Put handle parameter last: psa_import_key
by Gilles Peskine
· 6 years ago
98dd779
Put handle parameter last: psa_generate_derived_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
882e57e
psa_constant_names: support key agreement algorithms
by Gilles Peskine
· 6 years ago
c70a3c7
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
0ea3377
Merge remote-tracking branch 'restricted/pr/552' into development
by Jaeden Amero
· 6 years ago
57f4d9e
Update crypto submodule to test with private headers
by Jaeden Amero
· 6 years ago
e3dbdd8
Gate entropy injection through a dedicated configuration option
by Gilles Peskine
· 6 years ago
6bf4bae
Remove compilation option MBEDTLS_PSA_HAS_ITS_IO
by Gilles Peskine
· 6 years ago
088b77f
Merge psa_crypto_storage_its into psa_crypto_storage
by Gilles Peskine
· 6 years ago
e435f23
Remove psa_crypto_storage_file
by Gilles Peskine
· 6 years ago
6194dc2
Implement PSA ITS over files
by Gilles Peskine
· 7 years ago
2b725ef
cpp_dummy_build: Remove dependency on compat-1.3.h
by Jaeden Amero
· 7 years ago
fa30c33
programs: psa: Remove dependency on platform.h
by Jaeden Amero
· 7 years ago
4c1fdb5
cpp_dummy_build: Remove X.509 dependency
by Jaeden Amero
· 6 years ago
03c60de
query_config: Move to programs/test
by Jaeden Amero
· 6 years ago
bf564c7
pkey: Remove dependency on X.509
by Jaeden Amero
· 7 years ago
47a3635
selftest: Remove X.509 selftest
by Jaeden Amero
· 7 years ago
95666b7
pkey/rsa_genkey: Remove commented out code
by Jaeden Amero
· 6 years ago
30fae8e
programs/Makefile: List all programs one by one
by Jaeden Amero
· 7 years ago
98c2208
Merge pull request #80 from yanesca/iotcrypt-685-rewrite-dh-example
by Jaeden Amero
· 6 years ago
2b9eb0b
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
bea98b4
Remove Diffie-Hellman examples
by Janos Follath
· 6 years ago
eb0195d
Merge remote-tracking branch 'origin/pr/2239' into development
by Jaeden Amero
· 6 years ago
535ee4a
Merge remote-tracking branch 'public/pr/2421' into development
by Simon Butcher
· 6 years ago
archive/mbedtls-2.17
mbedtls-2.17
195bdde
Merge remote-tracking branch 'restricted/pr/528' into development
by Simon Butcher
· 6 years ago
56b9a93
Update query_config.c
by Manuel Pégourié-Gonnard
· 6 years ago
7067f81
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
a78c958
Merge remote-tracking branch 'tls/pr/2028' into development
by Jaeden Amero
· 6 years ago
a9d6ba2
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
bdf75eb
Add missing compile time guard in ssl_client2
by Hanno Becker
· 6 years ago
775655e
Update programs/ssl/query_config.c
by Hanno Becker
· 6 years ago
23699ef
ssl_client2: Reset peer CRT info string on reconnect
by Hanno Becker
· 6 years ago
a1051b4
ssl_client2: Zeroize peer CRT info buffer when reconnecting
by Hanno Becker
· 6 years ago
a9766c2c
ssl_client2: Extract peer CRT info from verification callback
by Hanno Becker
· 6 years ago
57b33c9
Use mbedtls_ssl_get_peer_cert() to query peer cert in cert_app
by Hanno Becker
· 6 years ago
415620c
Merge remote-tracking branch 'origin/pr/2105' into development
by Jaeden Amero
· 6 years ago
b281f74
psa: example: Initialize operation contexts
by Jaeden Amero
· 6 years ago
0574e6a
Merge pull request #51 from Patater/update-dev-tls-dev-crypto-merge
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
67ea2c5
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
3f77526
psa_constant_names: adding support for signed types
by Gilles Peskine
· 6 years ago
1b87984
psa_constant_names: factor unsigned support into its own function
by Gilles Peskine
· 6 years ago
1fb011f
Merge pull request #152 from ARMmbed/psa-test-psa_constant_names
by Jaeden Amero
· 6 years ago
54efcb7
Update query config with VSNPRINTF macro
by Andres Amaya Garcia
· 6 years ago
21b33b0
Run generate_psa_constants.py before building psa_constant_names with cmake
by Darryl Green
· 6 years ago
6893364
Merge commit '01b34fb316a5' into development
by Jaeden Amero
· 6 years ago
e7856bf
Suppress visual studio preprocessor warnings on query_config.c
by Andres Amaya Garcia
· 7 years ago
8645f73
Update query_config.c with new macros
by Andres Amaya Garcia
· 7 years ago
ef672f0
Exclude macros from query_config.c generation
by Andres Amaya Garcia
· 7 years ago
27b3372
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
5bc6e92
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
cb9c015
Improve cmake inclusion of query_config.c when building apps
by Andres Amaya Garcia
· 7 years ago
c28da7e
Improve comments in query_config.fmt
by Andres Amaya Garcia
· 7 years ago
5aca555
Fix GCC 0-length printf format string error
by Andres Amaya Garcia
· 7 years ago
08457ce
Fix aligment in programs/test/query_compile_time_config.c
by Andres AG
· 7 years ago
509ba69
Create programs/test/query_compile_time_config app
by Andres AG
· 7 years ago
4581486
Ensure query_config.c includes stdio only when needed
by Andres AG
· 7 years ago
bb92364
Update programs/ssl/CMakeLists.txt with query_config.c dep
by Andres Amaya Garcia
· 7 years ago
3b2f9d3
query_config.c: remove duplicated inc of platform.h
by Andres Amaya Garcia
· 7 years ago
bc81884
Query config through ssl_server2 and ssl_client2 cmdline
by Andres Amaya Garcia
· 7 years ago
da7c80e
Add dependency to Makefile
by Darryl Green
· 6 years ago
d519583
Run generate_psa_constants.py in cmake builds
by Darryl Green
· 6 years ago
b274f27
Documentation fixes
by Andrzej Kurek
· 6 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
6f4a8ef
Merge remote-tracking branch 'origin/pr/2137' into development
by Jaeden Amero
· 7 years ago
6a78573
CMake: psa_constant_names and test_psa_constant_names
by Gilles Peskine
· 7 years ago
f31dbb7
CMake: build and install key_ladder_demo
by Gilles Peskine
· 7 years ago
738f017
Fix the build of key_ladder_demo under Clang
by Gilles Peskine
· 7 years ago
265a171
Error out if a value is out of range
by Gilles Peskine
· 7 years ago
567840e
Support multiple values on the command line
by Gilles Peskine
· 7 years ago
330b9a4
PSA: Adapt ssl_server2 to modified key allocation API
by Hanno Becker
· 7 years ago
f3adecf
PSA: Adapt ssl_server2 to hew key policy initialization API
by Hanno Becker
· 7 years ago
2261a0f
PSA: Adapt ssl_client2 to new key policy initialization API
by Hanno Becker
· 7 years ago
d74dfc2
PSA: Adapt ssl_client2 to modified key slot allocation API
by Hanno Becker
· 7 years ago
32809e8
PSA: Adapt ssl_server2 to modified key allocation API
by Hanno Becker
· 7 years ago
9bd8842
PSA: Adapt ssl_server2 to hew key policy initialization API
by Hanno Becker
· 7 years ago
1387124
PSA: Adapt ssl_client2 to new key policy initialization API
by Hanno Becker
· 7 years ago
37519ea
PSA: Adapt ssl_client2 to modified key slot allocation API
by Hanno Becker
· 7 years ago
0b6b871
Merge pull request #22 from ARMmbed/iotssl-2697-psa-key-allocation-crypto
by Jaeden Amero
· 7 years ago
c750932
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
d40c1fb
Don't require a type and size when creating a key slot
by Gilles Peskine
· 7 years ago
5d26163
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
70261c5
psa: Add initializers for key policies
by Jaeden Amero
· 7 years ago
d668bae
Merge pull request #3 from gilles-peskine-arm/key_ladder_demo-maybe_uninitialized
by Jaeden Amero
· 7 years ago
fbda612
Remove duplicate #include
by Masashi Honma
· 7 years ago
f3b731e
Move integral types and associated macros to their own header
by Gilles Peskine
· 7 years ago
5e09bc7
Fix maybe-uninitialized warning
by Gilles Peskine
· 7 years ago
b0edfb5
Convert the PSA example programs to the new handle API
by Gilles Peskine
· 7 years ago
3ef6a6d
Fix const-ness in mbedtls_param_failed()
by Manuel Pégourié-Gonnard
· 7 years ago
2c21073
Remove leftover from testing
by Manuel Pégourié-Gonnard
· 7 years ago
Next »