Thomas Daubney
|
38e64fbce0
|
Merge if blocks in SHA256/512 code
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
7070d26fa0
|
Make mbedtls_internal_sha512_process static
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
bfe1b67ec5
|
Make mbedtls_internal_sha256_process static
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
d4c886e57b
|
Revert to original guarding for mbedtls_internal_aes_encrypt/decrypt
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
8ac215e482
|
Correct code style
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
ae5f8cc253
|
Restore SHA256 & SHA512 prototypes
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
3e0273f41a
|
Internalise functions flagged as internal
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
2f1bebd551
|
Add newline to ChangeLog entry
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
c65eefa9ab
|
Remove superfluous guard
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
b59c0ba81b
|
Alter guarding in aes.c
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:07 +01:00 |
|
Thomas Daubney
|
2dd830d3c2
|
Remove superflous comment
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
5db9027d3f
|
Add ChangeLog entry
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
ebcd49b961
|
Remove outdated documentation
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
28647d8669
|
Remove MBEDTLS_ECDSA_GENKEY_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
4864424fea
|
Remove MBEDTLS_ECDSA_SIGN_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
e3013da240
|
Remove MBEDTLS_ECDSA_VERIFY_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
ce5ed8555c
|
Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
51b90fb6b1
|
Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:06 +01:00 |
|
Thomas Daubney
|
7c0b4adfa2
|
Remove MBEDTLS_AES_DECRYPT_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:20:03 +01:00 |
|
Thomas Daubney
|
6cf05f9322
|
Remove MBEDTLS_AES_ENCRYPT_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:15:51 +01:00 |
|
Thomas Daubney
|
955ce58142
|
Remove MBEDTLS_AES_SETKEY_DEC_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:15:08 +01:00 |
|
Thomas Daubney
|
742a2e3619
|
Remove MBEDTLS_AES_SETKEY_ENC_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-06 15:09:16 +01:00 |
|
Thomas Daubney
|
2bcf805284
|
Remove MBEDTLS_DES3_CRYPT_ECB_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
29561ec658
|
Remove MBEDTLS_DES_CRYPT_ECB_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
43874e0a84
|
Remove MBEDTLS_DES_SETKEY_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
3ab1b2d00b
|
Remove MBEDTLS_SHA512_PROCESS_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
297b026d0a
|
Remove MBEDTLS_SHA256_PROCESS_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
2106f79c49
|
Remove MBEDTLS_SHA1_PROCESS_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
64988680c5
|
Remove MBEDTLS_RIPEMD160_PROCESS_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Thomas Daubney
|
72a88e7255
|
Remove MBEDTLS_MD5_PROCESS_ALT
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
|
2024-08-05 15:56:09 +01:00 |
|
Gilles Peskine
|
be6a47140b
|
Merge pull request #9365 from eleuzi01/replace-gcm
Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM
|
2024-08-05 09:43:23 +00:00 |
|
Manuel Pégourié-Gonnard
|
aa6f6d25e2
|
Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components
Separate `all.sh` from its components
|
2024-08-05 08:38:23 +00:00 |
|
Gilles Peskine
|
9c9a3df3bf
|
Merge pull request #9366 from eleuzi01/replace-chachapoly
Replace MBEDTLS_SSL_HAVE_CHACHAPOLY with PSA_WANT_ALG_CHACHA20_POLY1305
|
2024-08-02 14:26:27 +00:00 |
|
Tom Cosgrove
|
5b85d709c3
|
Merge pull request #9442 from gilles-peskine-arm/psa_sim_generate-parse_headers
psa_sim_generate.pl: don't copy the headers
|
2024-08-02 13:47:27 +00:00 |
|
Gilles Peskine
|
4b3b4fe56e
|
Remove cruft and update documentation
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
|
2024-08-02 12:42:01 +02:00 |
|
Elena Uziunaite
|
83a0d9deec
|
Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-08-02 09:52:20 +01:00 |
|
Gilles Peskine
|
56b4e5a65d
|
Merge pull request #9443 from gilles-peskine-arm/psa-keystore-design-doc-development
Document the key store design
|
2024-08-02 07:16:13 +00:00 |
|
Minos Galanakis
|
bf47cf7437
|
all.sh/components: Moved component_build_zeroize_checks -> compiler.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
9ceb2c3e0a
|
all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
aa09e48854
|
all.sh/components: Moved test_sw_inet_pton -> x509.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
c06fd308c2
|
all.sh/components: Moved crypto components out of tls.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
1c26ef555c
|
all.sh/components: Moved component_test_no_strings -> configuration.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
b5891d5dec
|
all.sh/components: Moved aesni and armce components -> platform.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
1ef3a66540
|
all.sh/components: Moved test_aesni_m32_clang -> platform.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
07404d27ef
|
all.sh/components: Moved build_arm_xxx from compiler -> platform.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
f699d51a0b
|
all.sh/components: Moved support functions to the same group as their components.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
4b6ee64541
|
all.sh/components: Moved test_depends_py_kex/psa to tls.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Minos Galanakis
|
ce466f019a
|
all.sh: Updated the component sourcing logic.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:47 +01:00 |
|
Bence Szépkúti
|
ea7fff481e
|
Merge pull request #8775 from tgonzalezorlandoarm/tg/mbedtls_test_ssl_message_queue_pop_info
tests/ssl_helpers: Check that message queue is popped
|
2024-08-01 18:38:35 +00:00 |
|
Minos Galanakis
|
609f749c56
|
all.sh/components: Removed duplicated/obsolete documentation/whitespace.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 19:38:27 +01:00 |
|