Add crh_ivk

This commit is contained in:
Jay Graber
2018-05-14 21:23:21 -07:00
committed by str4d
parent c44d70299b
commit 23c2f0e527
2 changed files with 27 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ extern "C" {
void librustzcash_nsk_to_nk(const unsigned char *nsk, unsigned char *result);
void librustzcash_crh_ivk(const unsigned char *ak, const unsigned char *nk, unsigned char *result);
/// Loads the zk-SNARK parameters into memory and saves
/// paths as necessary. Only called once.
void librustzcash_init_zksnark_params(