Skip to content

Releases: airsidemobile/JOSESwift

v1.7.0

19 Feb 14:12
4a8ebf9
Compare
Choose a tag to compare
  • Adds a new features section in the readme (#143)
  • Adds support for RSA-OAEP (#95, #142)

v1.6.0

25 Jan 11:39
ba1b664
Compare
Choose a tag to compare
  • Adds support for RSA-OAEP-256 (#135)

v1.5.0

25 Jan 11:39
611dd2c
Compare
Choose a tag to compare
  • 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)