From 886ed5b55974f84a707d757c4dc10a82d8d5d2df Mon Sep 17 00:00:00 2001 From: taylorswift Date: Sun, 2 Jun 2024 22:45:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f24274e..e737590 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This package vends the following library products: 1. [`SHA1`](https://swiftinit.org/docs/swift-hash/sha1) - Implements the [SHA-1](https://en.wikipedia.org/wiki/SHA-1) hashing function. + Unimplemented: [SHA-1](https://en.wikipedia.org/wiki/SHA-1) hashing function. 1. [`SHA2`](https://swiftinit.org/docs/swift-hash/sha2)