Skip to content

JWSETKit 0.14.0

Compare
Choose a tag to compare
@amosavian amosavian released this 11 Feb 23:32
· 29 commits to main since this release
  • feat: Key import and export in raw, SPKI, PKCS8 and JWK formats
  • feat: Support decoding key when only x5c exists
  • fix: x5t must be base64url
  • fix: RSA-OAEP-SHA256 encryption on Linux
  • fix: X509Cetrificate public key creation
  • fix: JSONWebKey validation for OKP type
  • chore: JSONWebValueStorage subscription methods to conform Codable
  • chore: Refactor key length calculation
  • chore: StorageField for serialize/deserialize JWS/JWE values
  • chore: Add code of conduct
  • chore: Privacy info for Appstore