Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JWK 是一个方便的标准,但它有很多内在开销:字符串解析、base64 编码等。是否有 protobuf 等价物?如果它在标准轨道上,则加分!
我遇到过tink,它似乎有一些这样的功能,但作为 JWK 的替代品显然不是它的主要目的。