Bend icon indicating copy to clipboard operation
Bend copied to clipboard

Request: Built in native Hash functions and other cryptographic tools

Open partylikeits1983 opened this issue 9 months ago • 3 comments

Is your feature request related to a problem? Please describe. Not a problem, but a feature request. It would be extremely useful to have various hash functions and other cryptographic primitives inside of bend.

Describe the solution you'd like Having standard hash functions such as SHA256 or keccak256, and then ZK oriented hash functions such as Poseidon2, Blake3, RPO, would make Bend a bombshell in the cryptography / blockchain engineering world.

Describe alternatives you've considered Implementing these hash functions natively in Bend would be time intensive, I was wondering if it is possible to import rust hash function implementations into bend.

partylikeits1983 avatar May 18 '24 14:05 partylikeits1983