diff options
| author | 2025-11-16 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-16 00:00:00 +0000 | |
| commit | 94bfb1fa147f80e6ec39009d41fc2f853925e0a5 (patch) | |
| tree | e2c8063f3fbc58527e21f1f88e72f9e32071c28a /README.md | |
| parent | README: Remove example program as it's unmaintainable now (diff) | |
| signature | ||
hash: Generic hash-algorithm API
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -73,7 +73,8 @@ optimizations thereof. ## Hash algorithm -Furgit supports both SHA-256 and SHA-1. +Furgit supports both SHA-256 and SHA-1 wit ha generics API. But it's broken and +being refactored. The default tests run with SHA-256. To run tests with SHA-1, use the `sha1` build tag. |
