Add encryption chapter
This commit is contained in:
@@ -14,4 +14,8 @@ bech32 = "0.11"
|
||||
rand = "0.8"
|
||||
scrypt = { version = "0.11", default-features = false, features = ["std"] }
|
||||
chacha20poly1305 = "0.10"
|
||||
chacha20 = "0.9"
|
||||
hmac = "0.12"
|
||||
hkdf = "0.12"
|
||||
base64 = "0.22"
|
||||
unicode-normalization = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user