You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jack Grigg 6dcb4040af
Switch to crypto_api_chachapoly crate
5 years ago
..
test_vectors Sapling note encryption test vectors 5 years ago
transaction cargo fmt 5 years ago
block.rs Reverse a clone of [u8; 32] instead of allocating 5 years ago
keys.rs Use a slice instead of a vector in prf_expand() 5 years ago
lib.rs Switch to crypto_api_chachapoly crate 5 years ago
note_encryption.rs Switch to crypto_api_chachapoly crate 5 years ago
sapling.rs Refactor Sapling spendAuthSig creation into zcash_primitives::sapling 5 years ago
serialize.rs Pass &[E] into Vector::write() instead of &Vec<E> 6 years ago
test_vectors.rs Sapling note encryption test vectors 5 years ago