Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Releases: Alpha-Coders/JSONWebToken

3.0.0: Merge branch 'refactor_RSA'

19 Jun 14:39

Choose a tag to compare

* refactor_RSA:
  use ios 10 api for RSA key management - deprecate keychain hack for RSA key import - remove container app for tests since keychain is not used anymore for key management - add tests in SPM package definition - fix depreacted API warnings (withUnsafeBytes ..) - update readme