Upgrade to crypto_api_chachapoly >= 0.2.1

This commit is contained in:
Jack Grigg
2019-07-23 00:30:18 +01:00
parent ec321382e1
commit 3211536324
3 changed files with 9 additions and 20 deletions

View File

@@ -9,7 +9,7 @@ authors = [
aes = "0.3"
blake2b_simd = "0.5"
byteorder = "1"
crypto_api_chachapoly = "0.1"
crypto_api_chachapoly = "0.2.1"
ff = { path = "../ff" }
fpe = "0.2"
hex = "0.3"