An open API service indexing awesome lists of open source software.

https://github.com/avras/pasta-mimc

Reference implementations of MiMC hash function on Pasta curves
https://github.com/avras/pasta-mimc

Last synced: 6 months ago
JSON representation

Reference implementations of MiMC hash function on Pasta curves

Awesome Lists containing this project

README

          

# Sage implementations of MiMC hash on Pasta curves

This repository contains scripts to generate round constants and test cases for the MiMC hash function [1] on Pasta curves [2].

[1] *MiMC: Efficient Encryption and Cryptographic Hashing with Minimal Multiplicative Complexity*. Cryptology ePrint Archive, Report 2016/492. https://eprint.iacr.org/2016/492.

[2] *The Pasta Curves for Halo 2 and Beyond*, Daira Hopwood, https://electriccoin.co/blog/the-pasta-curves-for-halo-2-and-beyond/