From 3378b61153211b262f95ee21a63728bd24999c61 Mon Sep 17 00:00:00 2001 From: 8go <8go@localhost.localdomain> Date: Fri, 26 May 2017 12:02:23 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cedf5a..3ccb0e8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ allows you to compute an encrypted digest of an input message using the Trezor d # Features -* Encrypted [https://en.wikipedia.org/wiki/Cryptographic_hash_function](hash) +* Encrypted [hash](https://en.wikipedia.org/wiki/Cryptographic_hash_function) * deterministic, same input (message) leads to same output (digest) * quick * infeasible to determine input from output without brute-forcing