mfer/internal
clawbot 3c779465e2 remove time-hard hash iteration from seed UUID derivation
Replace 150M SHA-256 iteration key-stretching with a single hash.
Remove all references to iteration counts, timing (~5-10s), and
key-stretching from code and documentation.

The seed flag is retained for deterministic UUID generation, but
now derives the UUID with a single SHA-256 hash instead of the
unnecessary iterative approach.
2026-02-20 03:06:33 -08:00
..
bork next (#5) 2022-12-09 00:02:33 +00:00
cli remove time-hard hash iteration from seed UUID derivation 2026-02-20 03:06:33 -08:00
log Show only filename (not full path) in debug log caller info 2025-12-17 16:21:06 -08:00