JSON Web Suffering and Encryption

This commit is contained in:
nora 2025-07-27 12:40:57 +02:00
parent cdc8907e4f
commit 42e44c9db9
5 changed files with 49 additions and 13 deletions

2
Cargo.lock generated
View file

@ -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",