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

mirage-crypto-ec: provide Dh.secret_to_octets #244

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Aug 20, 2024

fixes #243 //cc @palainp

@hannesm hannesm merged commit 5c4bdb6 into mirage:main Aug 20, 2024
9 of 13 checks passed
@hannesm hannesm deleted the ecdh-secret-to-octets branch August 20, 2024 10:52
@hannesm
Copy link
Member Author

hannesm commented Aug 20, 2024

I was too impatient to wait for all the CI systems. The overall result look good. :)

hannesm added a commit to hannesm/opam-repository that referenced this pull request Aug 20, 2024
CHANGES:

* FEATURE mirage-crypto-ec: provide Dh.secret_to_octets (requested in mirage/mirage-crypto#243 by
  @palainp, implemented by @hannesm mirage/mirage-crypto#244)
* mirage-crypto: fix CCM implementation, discovered while porting TLS to
  mirage-crypto 1.0.0 (@hannesm @dinosaure @reynir mirage/mirage-crypto#242)
@palainp
Copy link
Member

palainp commented Aug 21, 2024

Thank you!

avsm pushed a commit to avsm/opam-repository that referenced this pull request Sep 5, 2024
CHANGES:

* FEATURE mirage-crypto-ec: provide Dh.secret_to_octets (requested in mirage/mirage-crypto#243 by
  @palainp, implemented by @hannesm mirage/mirage-crypto#244)
* mirage-crypto: fix CCM implementation, discovered while porting TLS to
  mirage-crypto 1.0.0 (@hannesm @dinosaure @reynir mirage/mirage-crypto#242)
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.

ECDH private key serialization
2 participants