Use ring crate to generate StatHashes when saving stateid/statehash
This commit is contained in:
parent
c4f5a0a631
commit
cb68bf9e0c
4 changed files with 15 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -295,6 +295,7 @@ dependencies = [
|
|||
"log",
|
||||
"rand",
|
||||
"reqwest",
|
||||
"ring",
|
||||
"rocket",
|
||||
"ruma",
|
||||
"rust-argon2 0.8.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue