Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squashed commit upgrading to libtomcrypt-1.18.2-develop-20240412 #6820

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jenswi-linaro
Copy link
Contributor

I couldn't get git --merge to produce a nice commit message so I had to edit it by hand.

@jforissier
Copy link
Contributor

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a)

Squash merging branch import/libtomcrypt-1.18.2-develop-20240412

165e1fe ("core: ltc: update for libtomcrypt changes")
ff29487 ("core: ltc: rsa_verify_hash: fix panic on hash mismatch")
43363af ("core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()")
d3040d8 ("libtomcrypt: Remove prng_state* NULL pointer check from ed25519_make_key()")
a1e9686 ("libtomcrypt: ctr_encrypt(): adjust for OP-TEE CE accelerated routines")
eba1524 ("libtomcrypt: define LTC_MPI at the same time as LTC_DER")
e8f42d8 ("core: libtomcrypt: Remove prng_state* NULL pointer check from x25519_make_key()")
edb8618 ("core: ltc: add SM2 curve parameters")
1713825 ("core: ltc: make key in accel_ecb_encrypt() and accel_ecb_decrypt() const")
53d2509 ("core: ltc: fix 'switch case misses default'")
5c7e0de ("core: ltc: add custom DH key generation function dh_make_key()")
cba20f6 ("core: ltc: tomcrypt_custom.h: OP-TEE thread support")
7f247ad ("libtomcrypt: implement zeromem() with memzero_explicit()")
96ac368 ("LTC: add GHASH acceleration")
79bd5cb ("ltc: make cipher_descriptor a pointer to descriptors")
a9f0d67 ("ltc: make hash_descriptor a pointer to descriptors")
82feb7a ("ltc: make prng_descriptor a pointer to descriptors")
ae75124 ("libtomcrypt: tomcrypt_private.h: add HASH_PROCESS_NBLOCKS")
a4281f4 ("ECC: optimize the pool of temporary variables")
b32f841 ("Import LibTomCrypt v1.18.2 branch "develop" (Apr 12, 2024)")
035c58e ("Remove LibTomCrypt")

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a)
@jenswi-linaro
Copy link
Contributor Author

Tag applied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants