Login
From:
Semantically Secure
(Uncensored)
subscribe
How to Write a Secure JWT Library If You Absolutely Must – Semantically Secure
https://scottarc.blog/2023/09/06/how-to-write-a-secure-jwt-library-if-you-absolutely-must/
links
backlinks
Tagged with:
jwt
asymmetric cryptography
elliptic curve cryptography
crypto implementations
symmetric cryptography
json web tokens
jwa
jws
misuse resistance
Roast topics
Find topics
Find it!
I am famously not a fan of JSON Web Tokens (JWT). Like most cryptography and security experts familiar with JWT, I would much rather you use something else if you can. I even proposed a secure alte…