Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Generalize sha2-256 zkLLVM SDK interface #109

Open
nkaskov opened this issue Dec 8, 2023 · 0 comments
Open

Generalize sha2-256 zkLLVM SDK interface #109

nkaskov opened this issue Dec 8, 2023 · 0 comments

Comments

@nkaskov
Copy link
Contributor

nkaskov commented Dec 8, 2023

We have an intrinsic for sha2-256, but its interface differs from the interfaces of native sha2-256. We need to either update intrinsic's interface or extend sha2-256 circuit interface with proper intrinsic call, so it will allow to call hash from arbitrary byte-blob (we can start with supporting std::array<std::uint, ContainerSize> hashing).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant