JWS与JWE

JWS与JWE

RFC清单

http://www.rfc.ac.cn/rfcindex8000.html

JWT handbook

https://auth0.com/resources/ebooks/jwt-handbook

https://auth0.com/

JWT官网

https://jwt.io/

JWT的库支持情况。

https://jwt.io/#libraries-io

JSON Web Signature 规范解析

https://www.cnblogs.com/read-the-spring-and-autumn-annals-in-night/p/12041911.html

base64

https://baike.baidu.com/item/base64/8545775?fr=aladdin

RS256加密JWT生成、验证

https://blog.csdn.net/u011411069/article/details/79966226?utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.control&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-1.control

Java实现JWS生成与验签

https://blog.csdn.net/tcctcszhanghao/article/details/103610087

Open Banking安全性前瞻【重要】

https://blog.csdn.net/systemino/article/details/108218085

英文原文:https://www.contextis.com/en/blog/open-banking-read-write-api-tooling

基于JWT规范的JWS实现token认证过程,采用JWT库jose4j,附springboot项目 demo源码下载

https://blog.csdn.net/a704397849/article/details/98692032

各类JWT库(java)的使用与评价

https://blog.csdn.net/a704397849/article/details/98686964

JWT token调试工具,JWT Debugger

https://blog.csdn.net/a704397849/article/details/98736873

Burp Suite使用介绍

https://www.cnblogs.com/nieliangcai/p/6692296.html