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. |
||
|---|---|---|
| .. | ||
| check.go | ||
| entry_test.go | ||
| entry.go | ||
| fetch_test.go | ||
| fetch.go | ||
| freshen_test.go | ||
| freshen.go | ||
| gen.go | ||
| list.go | ||
| mfer.go | ||