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

Make most crates no_std #697

Merged
merged 5 commits into from
Nov 27, 2024
Merged

Make most crates no_std #697

merged 5 commits into from
Nov 27, 2024

Conversation

keks
Copy link
Member

@keks keks commented Nov 25, 2024

This makes good progress on #313. Some have been skipped to avoid merge conflicts.

@keks keks requested a review from a team as a code owner November 25, 2024 14:42
@keks
Copy link
Member Author

keks commented Nov 25, 2024

Now that the HKDF PR is merged, I'll also add that one in here

@keks keks removed the request for review from jschneider-bensch November 25, 2024 15:12
Copy link
Collaborator

@jschneider-bensch jschneider-bensch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!
Just to document, this makes the following (top-level) crates no_std:

  • curve25519
  • ed25519
  • libcrux-ecdh
  • libcrux-hkdf
  • libcrux-hmac
  • hacl-rs
  • libcrux-kem
  • sha2
  • traits

As well as the bindings to libjade and pqclean.

@jschneider-bensch jschneider-bensch added this pull request to the merge queue Nov 27, 2024
Merged via the queue into main with commit d5e4a0f Nov 27, 2024
53 checks passed
@jschneider-bensch jschneider-bensch deleted the keks/no-std-1 branch November 27, 2024 09:12
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.

2 participants