Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@GGP1 GGP1 released this 26 Feb 02:29

Changelog

  • f3c838c Use bytes instead of strings so secrets can be safely wiped after they are used.
  • f4b14c2 Wipe sensitive data after secret creation.

Performance improvements

  • Passwords generation now consume ~50% less bytes and do 37 less allocations, time per operation has also been improved.