Version 1.5.0
- Allow larger
Symmetric\EncryptionKey
s, since we use HKDF anyway. - Add version 2's
getRawKeyMaterial()
method to allKey
classes. Please use this method instead ofget()
in new code.
Symmetric\EncryptionKey
s, since we use HKDF anyway.getRawKeyMaterial()
method to all Key
classes. Please use this method instead of get()
in new code.