Skip to content

v1.0.0

Compare
Choose a tag to compare
@rdebusscher rdebusscher released this 26 May 12:34
· 31 commits to master since this release
  • RemoteKeyManager

  • Support for Reading and Writing OCT JWK.

  • Support OCT keys in various places

  • PlainJWT support by JWTEncode and JWTDecoder.

  • Support for storing EC Key in KeyStore format

  • Support for reading public key from certificate of KeyStore format.

  • Updated BouncyCastle to the latest version.

  • Various small fixes and updates.

  • Configuration of SecureRandom (JVM default or BouncyCastle defined one)