From 5cfbd8863dfb7c6af92497d9a5eb6eb63a6bd589 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 16 Nov 2025 00:00:00 +0000 Subject: Revert "hash: Generic hash-algorithm API" This reverts commit 94bfb1fa147f80e6ec39009d41fc2f853925e0a5. Generics actually kinda suck for these purposes... once you look at it from the user's perspective. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9f93c9fa..c0defc35 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,7 @@ optimizations thereof. ## Hash algorithm -Furgit supports both SHA-256 and SHA-1 wit ha generics API. But it's broken and -being refactored. +Furgit supports both SHA-256 and SHA-1. The default tests run with SHA-256. To run tests with SHA-1, use the `sha1` build tag. -- cgit v1.3.1-10-gc9f91