spongefish-pow 0.4.1

Proof-of-work challenge grinding for spongefish Fiat-Shamir transcripts
Documentation
1
2
3
4
5
6
7
8
9
# Fiat--Shamir with Proof-of-work for verifier messages

 This crate is an extension of the Sponge FiSh library that provides support for challenges computed via grinding or proof-of-work mechanisms.
 It allows proof-of-work-based challenge generation within multi-round public coin protocols.

## Security Disclaimer and Expectations
⚠️⚠️⚠️⚠️ THIS CRATE IS AN EXPERIMENT AND NOT READY FOR PRODUCTION USE ⚠️⚠️⚠️⚠️

It has not been reviewed, and should be considered a proof-of-concept example that does not make any claim about security.