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
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -878,6 +878,7 @@ dependencies = [
|
|||
"jiff",
|
||||
"password-hash",
|
||||
"rand_core",
|
||||
"rsa",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha1",
|
||||
|
|
@ -1412,6 +1413,7 @@ dependencies = [
|
|||
"pkcs1",
|
||||
"pkcs8",
|
||||
"rand_core",
|
||||
"sha2",
|
||||
"signature",
|
||||
"spki",
|
||||
"subtle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue