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

PSA: implement key derivation for finite-field Diffie-Hellman #3262

Open
gilles-peskine-arm opened this issue Apr 27, 2020 · 0 comments
Open
Labels
component-crypto Crypto primitives and low-level interfaces enhancement priority-low Low priority - this may not receive review soon size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

gilles-peskine-arm commented Apr 27, 2020

Implement psa_key_derivation_output_key to derive finite-field Diffie-Hellman keys.

Prerequisites:

FFDH is not used much anymore, and this functionality does not exist in the mbedtls_xxx API, so this is low-priority until somebody requests it explicitly.

@gilles-peskine-arm gilles-peskine-arm added enhancement mbed TLS team component-crypto Crypto primitives and low-level interfaces labels Apr 27, 2020
@gilles-peskine-arm gilles-peskine-arm added the priority-low Low priority - this may not receive review soon label May 13, 2022
@gilles-peskine-arm gilles-peskine-arm added the size-s Estimated task size: small (~2d) label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-crypto Crypto primitives and low-level interfaces enhancement priority-low Low priority - this may not receive review soon size-s Estimated task size: small (~2d)
Projects
None yet
Development

No branches or pull requests

2 participants