commit bf5f9825efc129febc7baa52d08b679c00196b2a
parent 39196288963b1ca481bcd22de1defd5f0295b5ff
Author: Jackson G. Kaindume <seestem@merely.tech>
Date: Sun, 21 Aug 2022 14:50:54 +0200
info
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -13,7 +13,7 @@ ___
░▀▀▀░░▀░░▀░▀░░▀░░▀▀▀░▀░░░▀░▀░▀▀▀░▀░▀░▀░▀
```
-Depends on cypher implementations:
+Depends on:
- [scrypt](https://github.com/RustCrypto/password-hashes/tree/master/scrypt): Used for password hashing.
- [ed25519 from the ring crate](https://github.com/briansmith/ring): Digital Signatures