TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
refs/heads/dev/Patater/update-dev-tls-dev-crypto-merge
/
tests
/
suites
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
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
· 7 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
8a2e97c
Merge development-psa commit 80b5662 into development-psa-merged branch
by Andrzej Kurek
· 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
730ecdf
Merge remote-tracking branch 'origin/pr/2371' into development
by Jaeden Amero
· 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
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
6944e05
Merge remote-tracking branch 'public/pr/2232' into development
by Simon Butcher
· 7 years ago
012a06c
Merge remote-tracking branch 'public/pr/2228' into development
by Simon Butcher
· 7 years ago
2349c4d
Adapt to the new key allocation mechanism
by Andrzej Kurek
· 7 years ago
d94d671
psa: Test that generator initializers work
by Jaeden Amero
· 7 years ago
5bae227
psa: Add initializers for cipher operation objects
by Jaeden Amero
· 7 years ago
769ce27
psa: Add initializers for MAC operation objects
by Jaeden Amero
· 7 years ago
6a25b41
psa: Add initializers for hash operation objects
by Jaeden Amero
· 7 years ago
70261c5
psa: Add initializers for key policies
by Jaeden Amero
· 7 years ago
8c7e95d
tests: Remove unused key policy objects
by Jaeden Amero
· 7 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
c08fc1d
Move MIN and MAX macros from PSA tests to helpers.function
by Gilles Peskine
· 7 years ago
d76f181
Prefer ASSERT_ALLOC to calloc+TEST_ASSERT in PSA tests
by Gilles Peskine
· 7 years ago
1f2aa0e
Remove useless null checks of data_t* parameters
by Gilles Peskine
· 7 years ago
40ab95b
Remove checks of test parameters against SIZE_MAX
by Gilles Peskine
· 7 years ago
0dfba2d
Use ASSERT_COMPARE in preference to memcmp in PSA tests
by Gilles Peskine
· 7 years ago
f812dcf
Rewrap some lines after the macro changes
by Gilles Peskine
· 7 years ago
fe11b72
Use TEST_EQUAL(a,b) in preference to TEST_ASSERT(a==b)
by Gilles Peskine
· 7 years ago
8817f61
Use PSA_ASSERT(a) in preference to TEST_ASSERT(a==PSA_SUCCESS)
by Gilles Peskine
· 7 years ago
0f915f1
Indent PSA tests according to K&R rules with Mbed TLS tweaks
by Gilles Peskine
· 7 years ago
9d8eea7
Wrap some multiline expressions in parentheses
by Gilles Peskine
· 7 years ago
5f7aeee
New test macro TEST_EQUAL
by Gilles Peskine
· 7 years ago
0174be2
Move the PSA_ASSERT macro to the common helpers file
by Gilles Peskine
· 7 years ago
f055ad7
Add a safety check to ARRAY_LENGTH
by Gilles Peskine
· 7 years ago
ad7c210
Merge remote-tracking branch 'public/pr/2274' into development
by Simon Butcher
· 7 years ago
12b4240
Merge remote-tracking branch 'public/pr/2288' into development
by Simon Butcher
· 7 years ago
c831193
Merge remote-tracking branch 'public/pr/2302' into development
by Simon Butcher
· 7 years ago
1efda39
Merge remote-tracking branch 'public/pr/2297' into development
by Simon Butcher
· 7 years ago
5aa7809
Merge remote-tracking branch 'public/pr/2275' into development
by Simon Butcher
· 7 years ago
780cf18
Merge remote-tracking branch 'public/pr/2271' into development
by Simon Butcher
· 7 years ago
032c037
Merge remote-tracking branch 'public/pr/2270' into development
by Simon Butcher
· 7 years ago
a033633
Merge remote-tracking branch 'public/pr/2269' into development
by Simon Butcher
· 7 years ago
70935a4
Merge remote-tracking branch 'public/pr/2299' into development
by Simon Butcher
· 7 years ago
003c0e0
Merge remote-tracking branch 'public/pr/2292' into development
by Simon Butcher
· 7 years ago
decf2f5
Merge remote-tracking branch 'public/pr/2291' into development
by Simon Butcher
· 7 years ago
65ce5dc
Merge remote-tracking branch 'public/pr/2290' into development
by Simon Butcher
· 7 years ago
ad2e0da
Merge remote-tracking branch 'public/pr/2283' into development
by Simon Butcher
· 7 years ago
0bbf7f4
Merge remote-tracking branch 'public/pr/2279' into development
by Simon Butcher
· 7 years ago
962b7b1
Merge remote-tracking branch 'public/pr/2273' into development
by Simon Butcher
· 7 years ago
6be67a6
Merge remote-tracking branch 'public/pr/2281' into development
by Simon Butcher
· 7 years ago
dac513e
Merge remote-tracking branch 'public/pr/2282' into development
by Simon Butcher
· 7 years ago
ccafd14
Merge remote-tracking branch 'public/pr/2276' into development
by Simon Butcher
· 7 years ago
2a8d32c
Merge remote-tracking branch 'public/pr/2287' into development
by Simon Butcher
· 7 years ago
743e398
Avoid unused-variable warnings for str as well
by Gilles Peskine
· 7 years ago
88ca3a2
Avoid unused-variable warnings in some configurations
by Gilles Peskine
· 7 years ago
d602711
Fix dependencies on MBEDTLS_FS_IO
by Gilles Peskine
· 7 years ago
73b7984
Remove parameter validation for deprecated function in ECDSA module
by Hanno Becker
· 7 years ago
dd63359
Add tests for valid NULL in ccm_free()
by k-stachowiak
· 7 years ago
508bcd9
Remove unneeded test for the CCM free function
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
fb54360
Prevent unused variable in some configurations
by k-stachowiak
· 7 years ago
6af45ec
PK: document context validity requirements
by Gilles Peskine
· 7 years ago
a85edd9
Split the unconditional and conditional parameter validation tests
by k-stachowiak
· 7 years ago
f25ee7f
Fix parameter validation for mbedtls_mpi_lsb()
by Hanno Becker
· 7 years ago
d54b975
pk parse: the password is optional
by Gilles Peskine
· 7 years ago
516897a
Remove unnecessary parameter validation from the Cipher module
by k-stachowiak
· 7 years ago
95070a8
Make some cipher parameter validation unconditional
by k-stachowiak
· 7 years ago
Next »