TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
refs/heads/dev/Patater/update-dev-tls-dev-crypto-merge
/
tests
dea02cc
psa: Initialize crypto in tests that need to
by Jaeden Amero
· 6 years ago
dev/Patater/update-dev-tls-dev-crypto-merge
f5134b8
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
1fb011f
Merge pull request #152 from ARMmbed/psa-test-psa_constant_names
by Jaeden Amero
· 6 years ago
d48e9c7
all.sh: Enable verbose failure messages for CMake
by Jaeden Amero
· 6 years ago
2a0f48a
Merge pull request #43 from Patater/update-2.16-dev
by Jaeden Amero
· 6 years ago
6fd4ee2
Merge pull request #20 from gilles-peskine-arm/psa-copy_key
by Jaeden Amero
· 6 years ago
c979f6a
psa: Test empty PKCS#1 v1.5 decryption
by Jaeden Amero
· 6 years ago
f8daab7
psa: Enable testing RSA decryption with output sizes
by Jaeden Amero
· 6 years ago
412654a
psa: Expect output-buffer-sized RSA-decryption
by Jaeden Amero
· 6 years ago
6893364
Merge commit '01b34fb316a5' into development
by Jaeden Amero
· 6 years ago
c9516fb
Document exercise_key and fix one incorrect usage
by Gilles Peskine
· 6 years ago
e84d5d2
psa_copy_key: Add test cases to specifically check non-exportability
by Gilles Peskine
· 6 years ago
45010a3
Move test_psa_constant_names to a full config build
by Darryl Green
· 6 years ago
b8fe068
Document that ECDH and FFDH are excluded only temporarily
by Darryl Green
· 6 years ago
1767e40
all.sh: fix submodule test names
by Andrzej Kurek
· 6 years ago
8a2e97c
Merge development-psa commit 80b5662 into development-psa-merged branch
by Andrzej Kurek
· 6 years ago
e9c3b81
all.sh: move crypto submodule check to pre_check_git
by Andrzej Kurek
· 6 years ago
fd0381a
all.sh: change test_submodule to test_use_psa_crypto
by Andrzej Kurek
· 6 years ago
61b7f61
Change unknown hash algorithm value
by Darryl Green
· 7 years ago
80b5662
Merge remote-tracking branch 'origin/pr/2386' into development-psa
by Jaeden Amero
· 7 years ago
d18b264
Merge remote-tracking branch 'origin/pr/2382' into development-psa
by Jaeden Amero
· 7 years ago
acdf07c
Merge pull request #41 from hanno-arm/ec_pubkey_fmt_fixes
by Jaeden Amero
· 7 years ago
de5a007
Merge development commit f352f7 into development-psa
by Andrzej Kurek
· 7 years ago
00114d7
Adapt test in test_suite_pk to work with new PSA public key format
by Hanno Becker
· 7 years ago
56104ea
Adapt test in test_suite_pk to work with new PSA public key format
by Hanno Becker
· 7 years ago
409fdae
test_suite_ctr_drbg: use ctr_drbg_update_ret instead of ctr_drbg_update
by Andrzej Kurek
· 7 years ago
f093a3d
Use ecdh_setup instead of ecp_group_load
by Andrzej Kurek
· 7 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 7 years ago
f352f75
Merge remote-tracking branch 'origin/pr/2332' into development
by Jaeden Amero
· 7 years ago
c4cc251
Merge remote-tracking branch 'origin/pr/2325' into development
by Jaeden Amero
· 7 years ago
c89148b
Merge remote-tracking branch 'origin/pr/2207' into development
by Jaeden Amero
· 7 years ago
b182397
Merge remote-tracking branch 'origin/pr/2191' into development
by Jaeden Amero
· 7 years ago
730ecdf
Merge remote-tracking branch 'origin/pr/2371' into development
by Jaeden Amero
· 7 years ago
92dd4d0
ssl-opt.sh: add a test for "calc PSA finished" log to the PSA tests
by Andrzej Kurek
· 7 years ago
683d77e
ssl_opt: check client and server output for PSA calc verify in PSA tests
by Andrzej Kurek
· 7 years ago
ec07950
Exclude ECDH and FFDH key agreement algorithms for now
by Darryl Green
· 7 years ago
95ab71a
test_psa_constant_names: make tmp files easier to recognize
by Gilles Peskine
· 7 years ago
1754208
Recognize kdf_alg as KDF algorithm parameter name
by Gilles Peskine
· 7 years ago
6d194bd
Read constant names from crypto_extra.h as well as crypto_values.h
by Gilles Peskine
· 7 years ago
6a78573
CMake: psa_constant_names and test_psa_constant_names
by Gilles Peskine
· 7 years ago
c68ce96
Exclude full-length-algorithm macros from testing
by Gilles Peskine
· 7 years ago
434899f
Test truncated MAC and AEAD algorithms
by Gilles Peskine
· 7 years ago
f96ed66
Fix bug in distribute_arguments for multi-argument macros
by Gilles Peskine
· 7 years ago
cf9c18e
Add option to keep the temporary C files
by Gilles Peskine
· 7 years ago
a0a315c
Add location information to input processing exceptions
by Gilles Peskine
· 7 years ago
377c683
Test psa_constant_names in all.sh
by Gilles Peskine
· 7 years ago
2482702
Test program for psa_constant_names
by Gilles Peskine
· 7 years ago
6b156df
Don't consider RIPEMD160 a PSA_ALG_ANY_HASH candidate
by Gilles Peskine
· 7 years ago
8c1247f
Add psa_copy_key tests with policy constraints
by Gilles Peskine
· 7 years ago
57ab721
Test psa_copy_key
by Gilles Peskine
· 7 years ago
f603c71
New function psa_copy_key
by Gilles Peskine
· 7 years ago
43bafcc
Merge pull request #15 from gilles-peskine-arm/psa-signature_policy_wildcard
by Jaeden Amero
· 7 years ago
e85414e
ssl-opt: add a check for PSA computation of digest of ServerKeyExchange
by Andrzej Kurek
· 7 years ago
37a8c0c
Merge pull request #27 from hanno-arm/crypto_submodule_update_prs_6_18_19_sibling
by Jaeden Amero
· 7 years ago
a814ae6
PSA: Adapt PK test suite to new key policy initialization API
by Hanno Becker
· 7 years ago
fcf659b
PSA: Adapt PK test suite to modified key slot allocation mechanism
by Hanno Becker
· 7 years ago
8d865df
PSA: Adapt PK test suite to new key policy initialization API
by Hanno Becker
· 7 years ago
353295a
PSA: Adapt PK test suite to modified key slot allocation mechanism
by Hanno Becker
· 7 years ago
4d69cf1
Merge pull request #13 from Patater/pubkey-format
by Jaeden Amero
· 7 years ago
mbedcrypto-1.0.0d1
eb2d4b9
Test that HASH_ANY is not meaningful for OAEP
by Gilles Peskine
· 7 years ago
36e89b5
Fix #2370, minor typos and spelling mistakes
by Antonin Décimo
· 7 years ago
ccdce90
psa: Simplify EC public key format
by Jaeden Amero
· 7 years ago
25384a2
psa: Simplify RSA public key format
by Jaeden Amero
· 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
870f5dc
Add missing test dependency
by Gilles Peskine
· 7 years ago
8e76332
Merge remote-tracking branch 'public/pr/2040' into development
by Simon Butcher
· 7 years ago
38cb940
Merge remote-tracking branch 'public/pr/2231' into development
by Simon Butcher
· 7 years ago
494624d
Merge pull request #18 from gilles-peskine-arm/psa-hash_clone
by Jaeden Amero
· 7 years ago
mbedcrypto-1.0.0d0
d40c1fb
Don't require a type and size when creating a key slot
by Gilles Peskine
· 7 years ago
ebb2c3e
New function psa_hash_clone
by Gilles Peskine
· 7 years ago
30f77cd
Add a hash wildcard value for hash-and-sign algorithm
by Gilles Peskine
· 7 years ago
d35b489
New macro PSA_ALG_IS_HASH_AND_SIGN
by Gilles Peskine
· 7 years ago
8d4be19
Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto
by Jaeden Amero
· 7 years ago
005401e
Merge pull request #8 from NirSonnenschein/fix_check-names.sh
by Jaeden Amero
· 7 years ago
e878987
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
a49b00f
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
d692e11
Delete $OUT_OF_SOURCE_DIR under --force
by Gilles Peskine
· 7 years ago
add1d23
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
92bff7f
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
2edf47c
Merge the code to call output_env.sh into pre_check_tools
by Gilles Peskine
· 7 years ago
657f59a
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
e26ab18
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
1bcb1c8
all.sh: Always build the list of components to run
by Gilles Peskine
· 7 years ago
1072610
all.sh: list components automatically
by Gilles Peskine
· 7 years ago
69f190e
Rename test_memcheck to test_valgrind
by Gilles Peskine
· 7 years ago
a28db92
Support wildcard patterns with a positive list of components to run
by Gilles Peskine
· 7 years ago
53190e6
Delete $OUT_OF_SOURCE_DIR under --force
by Gilles Peskine
· 7 years ago
d1174cf
Fix sometimes-spurious warning about changed config.h
by Gilles Peskine
· 7 years ago
c70637a
all.sh: Update the maintainer documentation
by Gilles Peskine
· 7 years ago
cc9f0b9
Merge the code to call output_env.sh into pre_check_tools
by Gilles Peskine
· 7 years ago
8796426
all.sh: only check tools that are going to be used
by Gilles Peskine
· 7 years ago
5331c6e
all.sh: only look for armcc if it is used
by Gilles Peskine
· 7 years ago
beb3a81
all.sh: Always build the list of components to run
by Gilles Peskine
· 7 years ago
878cf60
all.sh: list components automatically
by Gilles Peskine
· 7 years ago
55ae162
all.sh: fix MAKEFLAGS setting
by Gilles Peskine
· 7 years ago
bdf3f52
all.sh: don't insist on Linux; always run Valgrind
by Gilles Peskine
· 7 years ago
74851d8
Gdb script: improve portability of ASLR disabling disabling
by Gilles Peskine
· 7 years ago
1927565
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
06b385f
Fix inconsistent indentation
by Gilles Peskine
· 7 years ago
Next »