mirror of
https://github.com/Noratrieb/oh-oh.git
synced 2026-01-14 17:15:02 +01:00
JSON Web Suffering and Encryption
This commit is contained in:
parent
cdc8907e4f
commit
42e44c9db9
5 changed files with 49 additions and 13 deletions
|
|
@ -16,6 +16,7 @@ hmac = "0.12.1"
|
|||
jiff = "0.2.15"
|
||||
password-hash = { version = "0.5.0" }
|
||||
rand_core = { version = "0.6.0", features = ["getrandom"] }
|
||||
rsa = { version = "0.9.8", features = ["sha2"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
sha1 = "0.10.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue