summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-28src/scrypt.go: Get password and salt from stdinHEADmainEuAndreh3-76/+41
Instead of passing the password and salt as arguments to the command, read it from stdin instead, as the argument to a process are visible to all other processes.
2025-05-27Makefile: Add switch for picking number of parallel fuzz workersEuAndreh1-1/+2