TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
13a7ccec76c98e3027a38c8717f08ffe88775ca1
/
tf-psa-crypto
/
tests
13a7cce
Align all.sh tf-psa-crypto components naming
by Ronald Cron
· 9 months ago
241b901
Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api
by Janos Follath
· 9 months ago
e248de5
Merge pull request #9720 from mpg/all.sh-tf-psa-crypto-dev
by Manuel Pégourié-Gonnard
· 9 months ago
fc140d0
Merge pull request #9672 from gilles-peskine-arm/coverity-20241004
by Paul Elliott
· 9 months ago
b48d526
Merge pull request #9758 from gilles-peskine-arm/move-test_suite_psa_crypto_ecp
by Gilles Peskine
· 9 months ago
3783aca
Improve key agreement iop basic testing
by Waleed Elmelegy
· 11 months ago
57fb2a6
Refactor interuptible key agreement testing helper function
by Waleed Elmelegy
· 11 months ago
a7fc0a6
Add PSA interruptible key agreement tests
by Waleed Elmelegy
· 12 months ago
6eb9df7
Merge pull request #9752 from gilles-peskine-arm/psa_init-20241104-dev
by Janos Follath
· 9 months ago
502ff7b
Merge pull request #9639 from waleed-elmelegy-arm/add-iop-key-gen-setup
by Janos Follath
· 9 months ago
ae5353b
Move new test suite to the tf-psa-crypto directory
by Gilles Peskine
· 9 months ago
1ea62b1
Remove generate key brainpool160r1 & SECP224K1 test cases
by Waleed Elmelegy
· 9 months ago
df186be
Add extra tests cases for different Weierstrass curves for key generation
by Waleed Elmelegy
· 9 months ago
1f5075b
Revert "Add testing valid attributes after aborting an invalid input in iop key generation"
by Waleed Elmelegy
· 9 months ago
9602ce7
Fix MD_PSA_INIT called before initializing some data structures
by Gilles Peskine
· 9 months ago
005b78c
Add testing valid attributes after aborting an invalid input in iop key generation
by Waleed Elmelegy
· 9 months ago
e3abcc3
Improve interuptible key generation testing
by Waleed Elmelegy
· 9 months ago
1c3c5b1
Add Testing interuptible key generation initialization
by Waleed Elmelegy
· 9 months ago
15baf8b
Merge pull request #9708 from ronald-cron-arm/target-compile-options
by Bence Szépkúti
· 9 months ago
8ed4d94
Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on
by Gilles Peskine
· 9 months ago
f8d13d8
Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues
by David Horstmann
· 9 months ago
d093edd
cmake: tests: Set test specific compile options target by target
by Ronald Cron
· 10 months ago
b247898
cmake: GNU GCC: Set base compile options target by target
by Ronald Cron
· 10 months ago
5f6e69d
Merge pull request #9693 from Harry-Ramsey/split-revert-error-development
by Ronald Cron
· 9 months ago
4e9d77e
Merge pull request #9703 from valeriosetti/fix-9690-workarounds
by Gilles Peskine
· 9 months ago
gh-readonly-queue/development/pr-9703-202b69c2b6dcf22693771c4ebc0ffe63e3cb7f74
a87a906
Move AES_PSA_INIT to after drbg init
by Paul Elliott
· 9 months ago
da510d6
Fix double free in case of test failure
by Paul Elliott
· 10 months ago
65b276c
Add missing check of return
by Paul Elliott
· 10 months ago
7c66860
Fix tests where tests were done prior to init
by Paul Elliott
· 10 months ago
a4f0227
all.sh: prevent a silly mistake
by Manuel Pégourié-Gonnard
· 10 months ago
202b69c
Merge pull request #9302 from valeriosetti/psa-use-static-slots
by Gilles Peskine
· 10 months ago
ed230c4
Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov
by Ronald Cron
· 10 months ago
8bcad48
Add tf-psa-crypto's own all.sh
by Manuel Pégourié-Gonnard
· 10 months ago
8fd2117
Remove !MBEDTLS_USE_PSA_CRYPTO test cases that have a USE_PSA alternate
by Gilles Peskine
· 11 months ago
cac061f
test_suite_psa_crypto.data: fix some depends_on
by Valerio Setti
· 10 months ago
a35c8a0
test_suite_psa_crypto: use finer grained checks on the key slot buffer size
by Valerio Setti
· 10 months ago
175a494
psa_crypto_helpers: enhance definitions for static key slot related test symbols
by Valerio Setti
· 10 months ago
69d19e7
psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols
by Valerio Setti
· 10 months ago
2b9d180
test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer
by Valerio Setti
· 12 months ago
4d9a821
test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value
by Valerio Setti
· 12 months ago
c975d5e
test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE
by Valerio Setti
· 12 months ago
2a3c9b3
test: extend component_test_crypto_with_static_key_slots
by Valerio Setti
· 12 months ago
5278ebd
test: revert fixes for PSA entropy
by Valerio Setti
· 12 months ago
31cca13
test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key()
by Valerio Setti
· 12 months ago
261baa8
psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE
by Valerio Setti
· 12 months ago
a47b045
test: add new component to test core library without calloc/free
by Valerio Setti
· 1 year, 1 month ago
dbb646b
test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS
by Valerio Setti
· 1 year, 2 months ago
fa3663d
Fix include for tf-psa-crypto tests
by Harry Ramsey
· 10 months ago
cca4dbe
Add PSA interruptible key generation setup & abort APIs
by Waleed Elmelegy
· 10 months ago
bef54c5
Remove unnecessary if defined
by Harry Ramsey
· 10 months ago
d916cc9
tf-psa-crypto: cmake: Add lcov target
by Ronald Cron
· 10 months ago
7b2fae2
cmake: Remove partial support for partial use CMake build system
by Ronald Cron
· 10 months ago
bd77a35
Move tests for error.c from tf-psa-crypto to Mbed TLS
by Harry Ramsey
· 10 months ago
a05bfee
Refactor tf-psa-crypto to use error_common.h instead of error.h
by Harry Ramsey
· 10 months ago
f5025e2
Merge remote-tracking branch 'development' into test-cases-not-executed-enforce-development
by Gilles Peskine
· 10 months ago
e1f37c5
Merge pull request #9566 from gilles-peskine-arm/error-codes-4.0-enforce-add-macro
by Gilles Peskine
· 10 months ago
401c917
Revert "Temporarily comment out tests that are clogging the CI"
by Valerio Setti
· 10 months ago
4e4647a
Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun
by Gilles Peskine
· 10 months ago
5255a9e
Include "error.h" for MBEDTLS_ERROR_ADD
by Gilles Peskine
· 11 months ago
ed6feae
Use MBEDTLS_ERROR_ADD instead of explicit addition: simple cases
by Gilles Peskine
· 11 months ago
50d7579
Temporarily comment out tests that are clogging the CI
by Gilles Peskine
· 10 months ago
63348be
test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common()
by Valerio Setti
· 10 months ago
9157702
pkwrite: fix buffer overrun
by Valerio Setti
· 10 months ago
b061ecd
Remove test case involving SECP224K1 in PSA
by Gilles Peskine
· 11 months ago
0dbad85
Assert non-empty data when needed
by Gilles Peskine
· 10 months ago
d6b6c1d
Initialize CCM context before doing anything fallible
by Gilles Peskine
· 10 months ago
1ba7e24
mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0
by Gilles Peskine
· 10 months ago
d5a21cf
mbedtls_mpi_write_binary{,_le}: test 0-size output
by Gilles Peskine
· 10 months ago
2e26a65
Modernize mpi_write_binary and mpi_write_binary_le
by Gilles Peskine
· 10 months ago
f7e7acc
Move version tests from tf-psa-crypto/test/suite to test/suites
by Harry Ramsey
· 10 months ago
8d887d1
cmake: tf-psa-crypto: Replace some Mbed TLS options/variables by TF-PSA-Crypto ones
by Ronald Cron
· 1 year ago
b6254f5
cmake: Add MBEDTLS_FRAMEWORK_DIR
by Ronald Cron
· 1 year ago
d3f717d
CMake: Move build of crypto test suites to tf-psa-crypto
by Ronald Cron
· 1 year ago
e82ad15
CMake: Move build of the crypto library to tf-psa-crypto
by Ronald Cron
· 1 year, 1 month ago
ac8dcb8
Remove dependency on mbedtls_test_helpers
by Ronald Cron
· 1 year ago
7d5419b
Move test_suite_constant_time_hmac back to mbedtls
by Ronald Cron
· 1 year ago
96c6f5e
Merge pull request #9492 from eleuzi01/remove-legacy-symbol-definitions
by Ronald Cron
· 10 months ago
gh-readonly-queue/development/pr-9492-46771295f2f49d8f9b91532c84d45fde4e35a5b9
404311a
Remove MBEDTLS_ECP_HAVE_SECP256R1 leftovers
by Elena Uziunaite
· 12 months ago
b268d27
Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development
by David Horstmann
· 10 months ago
bae154d
Merge pull request #9385 from eleuzi01/replace-ecdsa-some
by David Horstmann
· 11 months ago
2bb3f4d
Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write
by Sam Berry
· 1 year, 1 month ago
4aee6a2
Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse
by Sam Berry
· 1 year, 1 month ago
b805168
Merge pull request #9536 from mpg/rsapub-perf-dev
by Tom Cosgrove
· 11 months ago
7ba04a2
Bump version to 4.0.0
by David Horstmann
· 11 months ago
8d8620b
Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT
by Elena Uziunaite
· 11 months ago
bed21b5
Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY
by Elena Uziunaite
· 11 months ago
39c7d5d
Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN
by Elena Uziunaite
· 11 months ago
a6950b8
Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA
by Elena Uziunaite
· 1 year ago
8c95999
Merge pull request #9544 from eleuzi01/replace-224k1
by Ronald Cron
· 11 months ago
63cb13e
Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224
by Elena Uziunaite
· 11 months ago
0c4a115
Remove codepath testing where it's redundant
by Manuel Pégourié-Gonnard
· 11 months ago
21445c5
Prepare codepath tests for early termination
by Janos Follath
· 12 months ago
44eca95
Fix incorrect test result
by Janos Follath
· 12 months ago
514e62c
Move bignum code path testing out of the library
by Janos Follath
· 12 months ago
e0825bb
Add tests for optionally safe code paths in RSA
by Janos Follath
· 12 months ago
64467ff
Add tests for optionally safe code paths in bignum
by Janos Follath
· 12 months ago
c870e05
Add header for mbedtls_mpi_exp_mod_unsafe()
by Janos Follath
· 12 months ago
a7eb812
Fix memory corruption in exp_mod tests
by Janos Follath
· 12 months ago
d6aaee1
Disable optionally safe test hook in threading builds
by Janos Follath
· 12 months ago
1fa5f3a
Add tests for optionally unsafe code paths
by Janos Follath
· 12 months ago
Next »