JOSESwift Versions Save

A framework for the JOSE standards JWS, JWE, and JWK written in Swift.

1.6.0

5 years ago
  • Adds support for RSA-OAEP-256 (#135)

1.5.0

5 years ago
  • Changes the way elliptic curve keys are decoded to work around #86 until #120 is merged (#137)
  • Adds a changelog (#136)
  • Changes travis to use builtin homebrew addon (#133)
  • Security: Change fastlane version to fix #129 (#130)
  • Adds support for elliptic curve algorithms for JWS and elliptic curve keys for JWK (#88)