Skip to content

Add SHA2-256 intrinsic to Rust compiler#286

Merged
nkaskov merged 1 commit intomasterfrom
285-sha2-256-intrinsic-rust
Oct 9, 2023
Merged

Add SHA2-256 intrinsic to Rust compiler#286
nkaskov merged 1 commit intomasterfrom
285-sha2-256-intrinsic-rust

Conversation

@aleasims
Copy link
Copy Markdown
Contributor

@aleasims aleasims commented Oct 6, 2023

Main PR:

Changes:

  • Added llvm.assigner.sha2.256.v2__zkllvm_field_pallas_base intrinsic to Rust
  • Slightly reworked handling curve init intrinsics

@aleasims aleasims self-assigned this Oct 6, 2023
@aleasims aleasims linked an issue Oct 6, 2023 that may be closed by this pull request
1 task
@aleasims aleasims marked this pull request as ready for review October 7, 2023 13:04
@aleasims aleasims force-pushed the 285-sha2-256-intrinsic-rust branch from 8834adf to b98a5e9 Compare October 7, 2023 13:04
@aleasims aleasims requested a review from nkaskov October 8, 2023 10:07
@aleasims aleasims force-pushed the 285-sha2-256-intrinsic-rust branch from b98a5e9 to ab70a19 Compare October 9, 2023 14:37
@nkaskov nkaskov merged commit 58730a5 into master Oct 9, 2023
@nkaskov nkaskov deleted the 285-sha2-256-intrinsic-rust branch October 9, 2023 18:23
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.

Add SHA2-256 intrinsic to Rust compiler

2 participants