Skip to content

Public release

Latest
Compare
Choose a tag to compare
@coal0 coal0 released this 23 Sep 14:11
· 1 commit to master since this release

1.0.0 - stable

This version marks the first release of Locker. The code has been documented and a quick start guide is available here.


New in this version:

  • Locker provides easy encrypted storage, with an accessible API. Passwords are stored using Scrypt and a master password is derived with PBKDF2. Encryption, password storage and password derivation are all done through cryptography.