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

Curve25519 #514

Merged
merged 8 commits into from
Mar 24, 2024
Merged

Curve25519 #514

merged 8 commits into from
Mar 24, 2024

Conversation

bunnie
Copy link
Member

@bunnie bunnie commented Mar 11, 2024

This PR complements betrusted-io/curve25519-dalek#2

As a note to self, before merging, the Cargo.toml needs to be pointed to the final github link, instead of a system-local copy.

to use these, one must include engine-25519 and also not use
the curve25519-dalek native primitives.

Probably what we *should* do is create some backend calls that allow
us to queue up local jobs only for this sort of testing.
…tive release of hw accelerator

the cooperative release is THE problem that we need to discuss.
@bunnie bunnie requested review from xobs and kotval March 11, 2024 11:14
@bunnie bunnie merged commit a6ff652 into main Mar 24, 2024
2 checks passed
@bunnie bunnie deleted the curve25519 branch March 24, 2024 23:10
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