Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 08 Mar 17:57
  • Allow larger Symmetric\EncryptionKeys, since we use HKDF anyway.
  • Add version 2's getRawKeyMaterial() method to all Key classes. Please use this method instead of get() in new code.