mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-02 04:17:02 +00:00
Implement Sapling note encryption
This commit is contained in:
committed by
Jack Grigg
parent
9b455a12cc
commit
65bbe7daed
@@ -18,3 +18,7 @@ sha2 = "0.8"
|
||||
[dependencies.blake2-rfc]
|
||||
git = "https://github.com/gtank/blake2-rfc"
|
||||
rev = "7a5b5fc99ae483a0043db7547fb79a6fa44b88a9"
|
||||
|
||||
[dependencies.chacha20-poly1305-aead]
|
||||
git = "https://github.com/gtank/chacha20-poly1305-aead"
|
||||
rev = "aefc71f95e8bc43f2070e3c5b08130d9c86bbf4f"
|
||||
|
||||
Reference in New Issue
Block a user