Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 375 Bytes

Fiat-Shamir

This contains the basic functionality to implement the Fiat-Shamir heuristic (see also).

The transcript should be able to accept bytes or field elements and should output random challenges (field elements) from a uniform distribution.