TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/mbedtls-release-sync
/
tests
/
scripts
/
components-configuration-crypto.sh
43c891a
Remove requirement on MBEDTLS_PLATFORM_C from configs
by Felix Conway
· 9 weeks ago
2649800
Do not disable `PSA_WANT_SHA3` macros when driver accel is used
by Gabor Mezei
· 8 weeks ago
4aa974f
Remove `MBEDTLS_SHA3_C` config option
by Gabor Mezei
· 3 months ago
2439c4c
Merge pull request #10090 from valeriosetti/issue9618-development
by Gilles Peskine
· 3 months ago
7ac1184
configs: add PLATFORM_C to configs using ENTROPY_C
by Valerio Setti
· 4 months ago
1948c94
added dependencies to test scripts
by Ben Taylor
· 5 months ago
92efce2
[development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY
by Felix Conway
· 5 months ago
e1e2730
Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option
by Gabor Mezei
· 5 months ago
eb63eb2
etests: remove MBEDTLS_DHM_C/DHM occurrencies
by Valerio Setti
· 6 months ago
8438c63
tests: remove references to DHE-RSA
by Valerio Setti
· 6 months ago
94c386a
Update config paths in scripts
by Harry Ramsey
· 7 months ago
6e892cb
components-configuration-crypto.sh: remove references to DHE_PSK kex
by Valerio Setti
· 6 months ago
9bdec11
Merge pull request #9815 from Harry-Ramsey/remove-irrelevant-components
by Ronald Cron
· 7 months ago
faadfc2
cmake: Remove unnecessary file generation disablement
by Ronald Cron
· 8 months ago
3dd1d3d
Fix test_sha3_variations
by Ronald Cron
· 8 months ago
9d262d7
Fix test_ccm_aes_sha256
by Ronald Cron
· 8 months ago
a17ffc7
test suites: Refactored component_test_ccm_aes_sha256.
by Minos Galanakis
· 8 months ago
00b641c
test_components: Updated config.py to use -c for setting CRYPTO_CONFIG_H entries.
by Minos Galanakis
· 8 months ago
2154ce2
component_test_ccm_aes_sha256: Workaround for split libtestdriver config.
by Minos Galanakis
· 8 months ago
4f619e1
Renamed MBEDTLS_PSA_CRYPTO_CONFIG_FILE & MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE
by Minos Galanakis
· 9 months ago
5da58e5
tests/configs: Adjusted for migration of MBEDTLS_PSA_CRYPTO_CONFIG_FILE.
by Minos Galanakis
· 9 months ago
aa2f12c
component-configuration-crypto: Set user-config-for-test as the `MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE`
by Minos Galanakis
· 9 months ago
23452f5
libtestdriver: Addded crypto_config_test_driver
by Minos Galanakis
· 8 months ago
c0dd3e4
Remove irrelevant components
by Harry Ramsey
· 8 months ago
93ba625
Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option
by Ronald Cron
· 11 months ago
dc45951
Update path to PSA crypto alt headers
by David Horstmann
· 9 months ago
5b93d97
Update references to test helpers
by David Horstmann
· 9 months ago
ac767e5
Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED
by Gilles Peskine
· 11 months ago
b434192
Remove explicit setting of MBEDTLS_USE_PSA_CRYPTO
by Gilles Peskine
· 9 months ago
8ed4d94
Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on
by Gilles Peskine
· 9 months ago
665df83
Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries
by Gilles Peskine
· 9 months ago
3982898
Remove legacy components with an equivalent USE_PSA component
by Gilles Peskine
· 11 months ago
fef912c
Test partial ECC creation support: switch to MBEDTLS_USE_PSA_CRYPTO
by Gilles Peskine
· 11 months ago
8bc8172
test: disable dynamic key store in test_crypto_with_static_key_slots
by Valerio Setti
· 11 months ago
4d9a821
test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value
by Valerio Setti
· 12 months ago
2a3c9b3
test: extend component_test_crypto_with_static_key_slots
by Valerio Setti
· 12 months ago
35b0b02
test: disable all legacy symbols in test_psa_crypto_without_heap
by Valerio Setti
· 12 months ago
13aadd7
test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots
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, 1 month ago
6b64493
Merge pull request #9657 from mpg/refactor-all.sh-dev
by Manuel Pégourié-Gonnard
· 9 months ago
9ce6d24
Remove `depends.py` option to use without PSA
by Gabor Mezei
· 1 year, 1 month ago
ede04b3
Remove unnecessary -O2 compilation flag
by Ronald Cron
· 10 months ago
a0afbfb
Fix/Add documentation
by Ronald Cron
· 10 months ago
67cc6a7
Use config_adjust_test_accelerators.h
by Ronald Cron
· 10 months ago
8f08bcd
all.sh: rename a helper function
by Manuel Pégourié-Gonnard
· 10 months ago
26650f5
Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away
by Gilles Peskine
· 10 months ago
ea5de2b
Simplify psa-crypto components that come from test-ref-configs
by Gilles Peskine
· 11 months ago
e7422a1
Remove legacy-crypto components that come from test-ref-configs
by Gilles Peskine
· 11 months ago
bae154d
Merge pull request #9385 from eleuzi01/replace-ecdsa-some
by David Horstmann
· 11 months ago
effa6a0
Move config-tfm.h testing to separate all.sh component
by Gilles Peskine
· 11 months ago
af5a899
Move config-symmetric-only.h testing to separate all.sh components
by Gilles Peskine
· 11 months ago
ffce45c
Add missing ALG_SHA_1
by Elena Uziunaite
· 11 months ago
4153ebb
Fix comments
by Ronald Cron
· 11 months ago
91d8386
Enable USE_PSA_CRYPTO
by Elena Uziunaite
· 11 months ago
e7f289e
Use PSA crypto config in test_sha3_variations
by Ronald Cron
· 11 months ago
6604047
all.sh: Keep only "test_block_cipher_no_decrypt_aesni" with PSA config
by Ronald Cron
· 11 months ago
54d1eec
all.sh: Enable MBEDTLS_PSA_CRYPTO_CONFIG in build_aes_variations
by Ronald Cron
· 11 months ago
ab0af45
Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development
by Gilles Peskine
· 11 months ago
gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
a9dda7e
Add test components with the PSA static key store
by Gilles Peskine
· 1 year, 1 month ago
7c0b4ad
Remove MBEDTLS_AES_DECRYPT_ALT
by Thomas Daubney
· 1 year, 1 month ago
6cf05f9
Remove MBEDTLS_AES_ENCRYPT_ALT
by Thomas Daubney
· 1 year, 1 month ago
955ce58
Remove MBEDTLS_AES_SETKEY_DEC_ALT
by Thomas Daubney
· 1 year, 1 month ago
742a2e3
Remove MBEDTLS_AES_SETKEY_ENC_ALT
by Thomas Daubney
· 1 year, 1 month ago
29e86ca
Fix spurious * in regex
by Gilles Peskine
· 1 year, 1 month ago
c06fd30
all.sh/components: Moved crypto components out of tls.
by Minos Galanakis
· 1 year ago
b5891d5
all.sh/components: Moved aesni and armce components -> platform.
by Minos Galanakis
· 1 year ago
f699d51
all.sh/components: Moved support functions to the same group as their components.
by Minos Galanakis
· 1 year ago
4b6ee64
all.sh/components: Moved test_depends_py_kex/psa to tls.
by Minos Galanakis
· 1 year ago
609f749
all.sh/components: Removed duplicated/obsolete documentation/whitespace.
by Minos Galanakis
· 1 year ago
f78447f
test/scripts/components: Applied consistent style.
by Minos Galanakis
· 1 year ago
dc0f73a
components-configuration-crypto:Added component_test_no_rsa_key_pair_generation.
by Minos Galanakis
· 1 year ago
cd5668f
components-configuration-crypto: Added component_test_full_no_cipher.
by Minos Galanakis
· 1 year ago
471b34c
Extract configuration-crypto-components into a separate file.
by Minos Galanakis
· 1 year ago
6aab5b7
Created placeholder component files.
by Minos Galanakis
· 1 year ago