used in Picocrypt to compare its brute-force resistance with other tools? I'm archiving Picocrypt · Issue #134 - GitHub
Picocrypt is a free, open-source encryption software designed as a simple, stronger alternative to tools like VeraCrypt, Cryptomator, or AxCrypt. It uses (password-based) to protect files and folders, and it’s notable for being extremely lightweight , with no dependencies, configuration files, or background processes. It started as a Go-based project and is available for Windows, macOS, Linux, and even as a command-line tool.
: Allows the use of any file as a secondary authentication factor. Reed-Solomon
A: Roughly 500 bytes for headers (negligible), plus parity overhead (if enabled). A 1GB file with 5% parity becomes a 1.05GB .pcv file.
Here's a step-by-step overview of the Picocrypt workflow: