Skip to content

use hacl-star as curve25519 backend#39

Open
burgerdev wants to merge 1 commit into
masterfrom
hacl-star
Open

use hacl-star as curve25519 backend#39
burgerdev wants to merge 1 commit into
masterfrom
hacl-star

Conversation

@burgerdev

Copy link
Copy Markdown
Owner

The hacl-star project 1 provides verified C code for Curve25519
together with shallow OCaml bindings. Using them as a backend for the
Rfc7748.X25519 module gives a nice 15x speed-up, and arguably improves
the security posture.

Fixes #29.

The hacl-star project [1] provides verified C code for Curve25519
together with shallow OCaml bindings. Using them as a backend for the
Rfc7748.X25519 module gives a nice 15x speed-up, and arguably improves
the security posture.

Fixes #29.

[1]: https://hacl-star.github.io/
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.

Use HACL* as curve25519 backend

1 participant