Picocrypt 📥

Picocrypt does not invent new cryptography (a cardinal sin). Instead, it selects the absolute best primitives and glues them together perfectly.

You can protect your password with a physical file (a photo, a text file, a binary blob). An attacker needs your password and a specific file to decrypt your data. This provides excellent protection against keyloggers or forced disclosure (you cannot reveal a file you have already deleted from your RAM). picocrypt

: Uses symmetric encryption via stream ciphers like XChaCha20 and Serpent . Picocrypt does not invent new cryptography (a cardinal sin)