Luther Blissett 4fa750c631 crypto/proof: Remove stray println calls. 3 years ago
..
constants f8c2ee5617 Port codebase to latest halo2 API. 4 years ago
address.rs 2cd0f7e060 faucetd: Finalize. 4 years ago
burn_proof.rs a50de65a78 Clippy lints 3 years ago
coin.rs 9f819b0dba general clean up and run cargo clippy for all bins 4 years ago
constants.rs 7513cf487d crypto/constants: Change Schnorr domain prefix and add blockhash domain prefix. 4 years ago
diffie_hellman.rs ff01e7b685 Use the new keypair module throughout the codebase. 4 years ago
keypair.rs 8ef05a186b crypto: Rework pedersen commitments to allow also full-width base inside zk. 4 years ago
lead_proof.rs cda5e46f1a crypto: Clippy lints. 3 years ago
leadcoin.rs cda5e46f1a crypto: Clippy lints. 3 years ago
loader.rs 167b015fff crypto: minor cleanup 4 years ago
merkle_node.rs f8c2ee5617 Port codebase to latest halo2 API. 4 years ago
mimc_vdf.rs cda5e46f1a crypto: Clippy lints. 3 years ago
mint_proof.rs a50de65a78 Clippy lints 3 years ago
mod.rs de7b6e9bd7 crypto: Add MiMC VDF. 3 years ago
note.rs 1e109e3edc note: Implement memo field in encrypted notes. 4 years ago
nullifier.rs b5cba9cb99 move daod::util::poseidon_hash() to darkfi::crypto::util + update usage in src/crypto 4 years ago
proof.rs 4fa750c631 crypto/proof: Remove stray println calls. 3 years ago
schnorr.rs 51aa4eb767 crypto/schnorr: Add function to make a dummy signature. 4 years ago
token_id.rs 8aa1ba063d crypto/token_id: Add helper function to parse base58 into a token ID. 4 years ago
token_list.rs 609afbd9c7 Rework token lists and ID generation. 4 years ago
types.rs 0d9da87d4f darkfi: add spend_hook and user_data to create_mint/burn_proof() 4 years ago
util.rs a50de65a78 Clippy lints 3 years ago