From c84cae7e09e755be6f3a847905158187252ff708 Mon Sep 17 00:00:00 2001 From: "T.v.Dein" Date: Fri, 11 Oct 2024 23:44:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec11a0d..ee8398b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A decade ago I designed an encryption algorithm just for fun and to learn more about cryptography. During development I wrote a little helper tool which I could use to verify some quality metrics -og my algorithm: +of my algorithm: [analyze.c](https://github.com/TLINDEN/twenty4/blob/master/analyze/analyze.c). This module is a re-implementation of this code