| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-02-28 | src/scrypt.go: Get password and salt from stdinHEADmain | EuAndreh | 3 | -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-27 | Makefile: Add switch for picking number of parallel fuzz workers | EuAndreh | 1 | -1/+2 | |
