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

regression_4009: update deprecated TEE_ALG_ECDH_P* #774

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

etienne-lms
Copy link
Contributor

Replace deprecated TEE_ALG_ECDH_P192, TEE_ALG_ECDH_P224, TEE_ALG_ECDH_P256, TEE_ALG_ECDH_P384 and TEE_ALG_ECDH_P521 with TEE_ALG_ECDH_DERIVE_SHARED_SECRET that defines the ECDH key derivation algorithm with any EC key size.

@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>

Replace deprecated TEE_ALG_ECDH_P192, TEE_ALG_ECDH_P224,
TEE_ALG_ECDH_P256, TEE_ALG_ECDH_P384 and TEE_ALG_ECDH_P521 with
TEE_ALG_ECDH_DERIVE_SHARED_SECRET that defines the ECDH key derivation
algorithm with any EC key size.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
@etienne-lms
Copy link
Contributor Author

Review tag applied.

@jforissier jforissier merged commit cd8d61f into OP-TEE:master Jan 31, 2025
1 check passed
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.

3 participants