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

Make HPKE crypto lib neutral and make it work with OpenSSL #137

Open
laurencelundblade opened this issue Dec 15, 2022 · 0 comments
Open
Labels
COSE-HPKE Sometime after t_cose 2.0

Comments

@laurencelundblade
Copy link
Owner

Right now the HPKE code calls PSA directly. This should instead go through new functions in the crypto adapter for DH and HKDF. That should also result in it working with OpenSSL.

@laurencelundblade laurencelundblade changed the title Make HPKE crypto lib natural and make it work with OpenSSL Make HPKE crypto lib neutral and make it work with OpenSSL Dec 16, 2022
@laurencelundblade laurencelundblade added enhancement New feature or request COSE-HPKE Sometime after t_cose 2.0 and removed For t_cose 2.0 enhancement New feature or request labels Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COSE-HPKE Sometime after t_cose 2.0
Projects
None yet
Development

No branches or pull requests

1 participant