Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Classes | Namespaces | Functions
mimc.py File Reference

Go to the source code of this file.

Classes

class  zeth.core.mimc.MiMCBase
 
class  zeth.core.mimc.MiMC17Base
 
class  zeth.core.mimc.MiMCAltBN128
 
class  zeth.core.mimc.MiMCBLS12_377
 

Namespaces

 zeth.core.mimc
 

Functions

List[int] zeth.core.mimc.generate_round_constants (str seed_str, int num_rounds)
 
ITreeHash zeth.core.mimc.get_tree_hash_for_pairing (str pairing_name)