Now checking the hashes in constant time

This commit is contained in:
2023-06-06 20:04:39 +03:00
parent 10601d49ad
commit c8c7ba154a
3 changed files with 4 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -473,6 +473,7 @@ dependencies = [
"scrypt",
"sea-orm",
"sha2",
"subtle",
"thiserror",
]