| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-18 | Remove Go code in favor of upstream libscrypt-kdf | EuAndreh | 2 | -0/+14 | |
| Adapt build to handle cgo shenanigans. | |||||
| 2024-10-18 | Add baseline functional test, fuzz target and benchmark | EuAndreh | 10 | -23/+199 | |
| 2024-10-17 | Makefile: Add suport for functional tests, fuzzing and benchmarks | EuAndreh | 1 | -37/+51 | |
| 2024-10-17 | Remove panicky code | EuAndreh | 3 | -38/+47 | |
| 2024-09-30 | tests/scrypt.go: Depend on gobang | EuAndreh | 1 | -97/+45 | |
| 2024-09-30 | Add noop mkdeps.sh and empty deps.mk file | EuAndreh | 3 | -0/+8 | |
| 2024-09-28 | src/scrypt.go: Rename XxxError to ErrXxx | EuAndreh | 2 | -10/+10 | |
| 2024-09-28 | src/scrypt.go: Remove "scrypt" prefix from consts | EuAndreh | 2 | -16/+14 | |
| 2024-09-28 | Makefile: "var version" -> "const Version" | EuAndreh | 1 | -1/+1 | |
| 2024-09-13 | Init: copy code from gobang | EuAndreh | 10 | -0/+1281 | |
