Skip to content

v3.0.0

Compare
Choose a tag to compare
@GaryGSC GaryGSC released this 08 Apr 01:17
137fb99

(PR #25)

We no longer convert from .pem format to raw RSA public keys

  • No longer requires separate openssl executable
  • BREAKING: Removed getPublicKey in favor of getPem
  • BREAKING: This means we use the openssl shipped with Node instead of a separate executable on the system

A migration guide is available