Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@pixelmund pixelmund released this 08 Aug 20:54

The internal encryption library changed to the @noble/ciphers which is up to 35% faster than the previous implementation. The encryption should also now be even more secure.
Because of the change of the encryption library we have an major version bump. You now have to provide a secret with an exact length of 32 characters or bytes. You can use Password Generator to generate strong secrets.