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

First, non-running, esdh decrypt #238

Merged
merged 18 commits into from
Jul 13, 2023
Merged

First, non-running, esdh decrypt #238

merged 18 commits into from
Jul 13, 2023

Conversation

laurencelundblade
Copy link
Owner

@laurencelundblade laurencelundblade commented Jul 5, 2023

This adds an ESDH COSE_Recipient for decryption. It is most of the code needed except the info struct and mostly runs but it probably doesn't work with actual keys and actual encrypted messages.

Possibly something is wrong with the crypto layer for ECDH or the key initialization in the tests and examples.

So far I haven't found any samples to test against. Jim's samples all use string labels. They are not supported here yet so they can't be used. The encrypt functionality here is not working either.

@laurencelundblade laurencelundblade merged commit 34cb2c0 into dev Jul 13, 2023
@laurencelundblade laurencelundblade deleted the esdh-decrypt branch July 13, 2023 20:29
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.

1 participant