Cross-platform system tray tool for secure, offline storage of passwords, API keys, and snippets with AES-256 encryption, quick search, and nested folders.



Cross-platform system tray tool for secure, offline storage of passwords, API keys, and snippets with AES-256 encryption, quick search, and nested folders.




ScatterSafe encrypts your secret with XSalsa20, splits it into three pieces, and lets you recover your original secret with any 2 of the 3 pieces.


Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.