Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 14 Nov 20:25
· 553 commits to master since this release

Adds four new methods to KeyFactory:

  • loadEncryptionPublicKey()
  • loadEncryptionSecretKey()
  • loadSignaturePublicKey()
  • loadSignatureSecretKey()

Also cleaned up some of the unit tests and added a bit to the documentation.