TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
refs/heads/mbedcrypto-0.1.0-beta
/
tests
b0b189f
Add missing compilation guards for GCM and CCM
by Gilles Peskine
· 7 years ago
8295695
Merge branch 'iotssl-2578-psa-sig-verification_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
02f2021
Merge branch 'psa_cipher_integration_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
6b01a9f
Merge branch 'psa_cipher_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
e322d3e
Merge branch 'opaque_psk_implementation_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
a96cc8a
Merge branch 'iotssl-2596-opaque-csr-creation_CRYPTO' into feature-psa-tls-integration-proposed
by Hanno Becker
· 7 years ago
7b7808c
Add tests for ECDSA verify with short r, s values
by Manuel Pégourié-Gonnard
· 7 years ago
510ee70
pk_wrap: test if a valid md_alg is passed to ecdsa_verify_wrap
by Andrzej Kurek
· 7 years ago
d6d0790
Remove trailing whitespace
by Andrzej Kurek
· 7 years ago
2f31122
Cosmetic changes
by Andrzej Kurek
· 7 years ago
c3de438
Add CSR write testing using opaque keys
by Andrzej Kurek
· 7 years ago
f83d312
Implement key_opaque option to ssl_client2
by Manuel Pégourié-Gonnard
· 7 years ago
e31411a
Fix test that wasn't actually effective
by Manuel Pégourié-Gonnard
· 7 years ago
72d94be
Improve description of a test
by Manuel Pégourié-Gonnard
· 7 years ago
276cb64
Align names to use "opaque" only everywhere
by Manuel Pégourié-Gonnard
· 7 years ago
7d51255
Implement pk_sign() for opaque ECDSA keys
by Manuel Pégourié-Gonnard
· 7 years ago
99af2f0
Add tests for unsupported operations/functions
by Manuel Pégourié-Gonnard
· 7 years ago
07b103f
Implement can_do for opaque ECC keypairs
by Manuel Pégourié-Gonnard
· 7 years ago
683632b
Add support for get_(bit)len on opaque keys
by Manuel Pégourié-Gonnard
· 7 years ago
06c6318
Add key generation to opaque test function
by Manuel Pégourié-Gonnard
· 7 years ago
274f521
Implement alloc/free wrappers for pk_opaque_psa
by Manuel Pégourié-Gonnard
· 7 years ago
0110add
Rename PSA test in ssl-opt.sh
by Hanno Becker
· 7 years ago
5b6425a
Remove superfluous quotes in ssl-opt.sh
by Hanno Becker
· 7 years ago
f43177d
Add runs for specific PSA-supported ciphersuites to ssl-opt.sh
by Hanno Becker
· 7 years ago
2dd0490
Omit tests from ssl-opt.sh which force a disabled ciphersuite
by Hanno Becker
· 7 years ago
91cb605
Add missing newline at the end of test_suite_cipher.gcm.data
by Hanno Becker
· 7 years ago
e15c71c
Test PSA-based GCM cipher operations
by Hanno Becker
· 7 years ago
78115ac
Adapt existing Cipher-GCM test cases to new param for auth_crypt_tv
by Hanno Becker
· 7 years ago
1ccb1d6
Test PSA-based CCM cipher operations
by Hanno Becker
· 7 years ago
58fc9aa
Add AES-*-CBC test vectors for PSA-based cipher contexts
by Hanno Becker
· 7 years ago
4ba0901
Merge branch 'gcm_through_cipher_api_tests' into gcm_through_cipher_api_tests_tmp
by Hanno Becker
· 7 years ago
a6f1d18
Automatically allocate opaque PSK key slots in ssl_{client/server}2
by Hanno Becker
· 7 years ago
5a1d6da
Add tests to ssl-opt.sh exercising server-side opaque PSK
by Hanno Becker
· 7 years ago
f5e5629
Add tests to ssl-opt.sh exercising client-side opaque PSK
by Hanno Becker
· 7 years ago
12bd57b
Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh
by Hanno Becker
· 7 years ago
eba9993
Initialize PSA Crypto implementation at the start of each test suite
by Hanno Becker
· 7 years ago
dde4442
Add build using PSA to all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
c0c882c
Add missing dependencies in test_suite_cipher.gcm
by Hanno Becker
· 7 years ago
ef42f22
Add NIST AES GCM test vectors to single-step cipher API test suite
by Hanno Becker
· 7 years ago
0d2c266
change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID
by avolinski
· 7 years ago
13beb10
Adjust psa entropy inject tests to take as minimum seed size
by avolinski
· 7 years ago
7cc8229
Replace MBED_RANDOM_SEED_ITS_UID with MBEDTLS_RANDOM_SEED_ITS_UID
by avolinski
· 7 years ago
4d27c94
Adding testcase for PSA validate entropy injection: bad, too small using MBEDTLS_ENTROPY_MIN_PLATFORM
by avolinski
· 7 years ago
21f37cb
Add Tests for psa crypto entropy incjection
by Netanel Gonen
· 7 years ago
9468bb2
Add Tests for psa crypto entropy incjection
by Netanel Gonen
· 7 years ago
74a04cd
Remove exporter script
by Jaeden Amero
· 7 years ago
6b58b2c
Merge pull request #92 from ARMmbed/dev/dgreen-arm/import-export-merge
by Jaeden Amero
· 7 years ago
0c6575a
psa: Extend psa_generate_key to support persistent lifetimes
by Darryl Green
· 7 years ago
d49a499
psa: Implement persistent keys
by Darryl Green
· 7 years ago
db2b8db
psa: Add storage implementation for files
by Darryl Green
· 7 years ago
d9eee3b
Add library as valid header file location
by Darryl Green
· 7 years ago
76a449b
Add config-default.h to test-ref-configs.pl
by Gilles Peskine
· 7 years ago
818eab2
Merge tag 'mbedtls-2.14.0' into feature-psa
by Jaeden Amero
· 7 years ago
c1b9892
Update library version number to 2.14.0
by Simon Butcher
· 7 years ago
6b123fb
Add test for overly long PSK in TLS-1.2 PSK-to-MS KDF
by Hanno Becker
· 7 years ago
f074938
Add SHA-384 tests for TLS 1.2 PSK-to-MS key derivation
by Hanno Becker
· 7 years ago
a198f06
Add tests for TLS-1.2 PSK-to-MS derivation
by Hanno Becker
· 7 years ago
a1b87e5
Add missing dependency in an ECDH test case
by Gilles Peskine
· 7 years ago
1dfb1ba
Add a test case for key agreement with a following KDF
by Gilles Peskine
· 7 years ago
24658c4
Add test vectors for TLS 1.2 PRF
by Hanno Becker
· 7 years ago
c7998b7
Factor common code into key_agreement_with_self
by Gilles Peskine
· 7 years ago
88714d7
Allow ECDH-only public key in ECDH
by Gilles Peskine
· 7 years ago
714e16b
Add import/export test of EC public key
by Gilles Peskine
· 7 years ago
3ec8ed8
Add multipart key agreement tests
by Gilles Peskine
· 7 years ago
bf49197
key_agreement_capacity: test the actual capacity as well
by Gilles Peskine
· 7 years ago
10df341
Factor usage_to_exercise into its own function
by Gilles Peskine
· 7 years ago
fc411f1
Use ASSERT_ALLOC in key agreement tests
by Gilles Peskine
· 7 years ago
1d7c082
Fix a memory leak in a test
by Gilles Peskine
· 7 years ago
b7ecdf0
Implement ECDH
by Gilles Peskine
· 7 years ago
5968559
Key agreement test functions
by Gilles Peskine
· 7 years ago
01d718c
New API function: psa_key_agreement
by Gilles Peskine
· 7 years ago
93098fd
Key agreement: macros for finite-field Diffie-Hellman, ECDH
by Gilles Peskine
· 7 years ago
e8f0e3d
New algorithm category: key selection
by Gilles Peskine
· 7 years ago
e19b7d5
Revert "New function mbedtls_rsa_get_bitlen"
by Gilles Peskine
· 7 years ago
64a43ce
Revert "fixup! New function mbedtls_rsa_get_bitlen"
by Gilles Peskine
· 7 years ago
86a440b
Reject non-byte-aligned RSA keys
by Gilles Peskine
· 7 years ago
cdd1a6c
Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed
by Simon Butcher
· 7 years ago
594a330
psa: test: Fix truncation of message by snprintf
by Jaeden Amero
· 7 years ago
7289447
Fix a test case with incorrect dependency
by Gilles Peskine
· 7 years ago
ce50007
Add tests of using cipher in bad state cases
by Moran Peker
· 7 years ago
3455009
Add tests that check export failures after illegal behavior
by Moran Peker
· 7 years ago
28a38e6
Add tests that checks key management corner cases
by Moran Peker
· 7 years ago
53b45ec
Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed
by Simon Butcher
· 7 years ago
241823a
Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed
by Simon Butcher
· 7 years ago
42ab4ae
Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed
by Simon Butcher
· 7 years ago
8739da8
Fix test data in an old format
by Gilles Peskine
· 7 years ago
c0a0855
Merge pull request #171 from ARMmbed/asymmetric_apis_coverage
by Jaeden Amero
· 7 years ago
2d65cf0
Fix sign test dependencies and used algorithm
by Mohammad AboMokh
· 7 years ago
fe9f771
Merge pull request #170 from ARMmbed/increase_psa_key_derivation_code_coverage
by Jaeden Amero
· 7 years ago
40f1cb1
Merge pull request #182 from ARMmbed/psa-asymmetric-format-raw_private_key
by Jaeden Amero
· 7 years ago
392952d
Fix test dependencies lists
by Mohammad AboMokh
· 7 years ago
27e6945
Refactor and rename test hash_verify_bad_paths to hash_verify_bad_args
by itayzafrir
· 7 years ago
b2dd5ed
Rename test hash_finish_bad_paths to hash_finish_bad_args
by itayzafrir
· 7 years ago
f86548d
Add test hash_bad_order
by itayzafrir
· 7 years ago
e1f932b
Refactor hash multi part test
by itayzafrir
· 7 years ago
5802832
Split test hash_bad_paths into 3 different tests
by itayzafrir
· 7 years ago
4271df9
Add scenario to test case hash_bad_paths
by itayzafrir
· 7 years ago
69290f0
Update hash tests documentation
by itayzafrir
· 7 years ago
02d6295
Move positive hash tests into a new test suite
by itayzafrir
· 7 years ago
931fa6d
Remove input parameter validations from hash test functions
by itayzafrir
· 7 years ago
Next »