Files
mfer/internal/cli
user 5a015d9609 remove time-hard hash iteration from seed UUID derivation
Per review: the iterated SHA-256 hashing (150M rounds) was unnecessary.
Now uses a single SHA-256 hash of the seed to derive the UUID.
Removed seedIterations constant, iteration loop, and all related
documentation/comments.
2026-02-20 03:06:08 -08:00
..
2026-02-08 09:25:58 -08:00