As a way to roll back the genericity, implement an extension trait of group for password-to-curve hashing,
This supersedes #18. Co-authored-by: KevinLewi <[email protected]>
This commit is contained in:
co-authored by
KevinLewi
parent
41cd80ccb5
commit
9d40aa7659
@@ -15,7 +15,6 @@ slow-hash = ["scrypt"]
|
||||
[dependencies]
|
||||
aead = "0.3.1"
|
||||
curve25519-dalek = "2.1.0"
|
||||
digest = "0.9"
|
||||
generic-array = "0.14.2"
|
||||
hkdf = "0.9.0-alpha.0"
|
||||
hmac = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user