JWSETKit
JWSETKit copied to clipboard
A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, and JWE with signing, encryption, and JWK key management.
The library fails to build due to a known issue in the swift-crypto dependency. `'HashToCurveImpl' is only available in iOS 13.2 or newer`  Could you explicitly specify version 3.10.2,...
This test now compiles but is isolated to ensure it doesn’t interfere with the existing test plan.