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

Setting apv header ECDH-ES Key Agreement #94

Open
rnapier opened this issue Jun 19, 2019 · 0 comments
Open

Setting apv header ECDH-ES Key Agreement #94

rnapier opened this issue Jun 19, 2019 · 0 comments

Comments

@rnapier
Copy link

rnapier commented Jun 19, 2019

Following up on #60, I'm trying to understand how to derive an ECDH-ES key. I had thought that it was with cjose_jwk_derive_ecdh_ephemeral_key, but that seems to be a different HKDF algorithm. If I have a jwe, an apv, a private key and a public key, what can I call to fetch the derived shared secret?

I believe the thing I'm looking for is derived that's computed by _cjose_jwe_decrypt_ek_ecdh_es.

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

No branches or pull requests

1 participant