Skip to content

Version 4.3.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 26 Jan 03:01
· 215 commits to master since this release
v4.3.0
  • You can now quickly turn a SignatureKeyPair object into a birationally
    equivalent EncryptionKeyPair object by invoking the getEncryptionKeyPair()
    method.
  • We now have 100% unit test coverage, in addition to our static analysis.