@@ -6,6 +6,7 @@ The repository already contains the following implementations:
-`plain_impls` contains a comparison of the plain performance of various hash functions.
-`bounties` contains toy instances and implementations of some hash functions used for the [Cryptanalysis Bounties](https://www.zkhashbounties.info/).
-`bellman` contains a comparison of different hash functions in zero-knowledge applications using the [bellman_ce](https://github.com/matter-labs/bellman) library.