JWSETKit icon indicating copy to clipboard operation
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.

Results 3 JWSETKit issues
Sort by recently updated
recently updated
newest added

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` ![Image](https://github.com/user-attachments/assets/e8a5b3e3-0a48-4822-9dd9-0a10360cd9f8) 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.