github panva/jose v1.6.0

latest releases: v5.3.0, v5.2.4, v5.2.3...
4 years ago

Bug Fixes

  • use the correct ECPrivateKey version when importing EC JWK (24acd20)

Features

Notes

Electron v6.x runtime is supported to the extent of the crypto engine BoringSSL feature parity with standard Node.js OpenSSL. The following is disabled in Electron runtime because of its lack of support.

  • JWE A128KW, A192KW and A256KW algs are not available, this also means that other JWAs depending on those are not working, those are ECDH-ES+A128KW, ECDH-ES+A192KW, ECDH-ES+A256KW, PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW)
  • OKP curves Ed448, X25519 and X448 are not supported
  • EC curve secp256k1 is not supported

Don't miss a new jose release

NewReleases is sending notifications on new releases.