From 45a264e4e4daec53111a7f5488d70e3de3c034bd Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 31 Mar 2025 18:08:27 +0200 Subject: [PATCH] Fix typo --- bin/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Readme.md b/bin/Readme.md index c19f38e..2d5c665 100644 --- a/bin/Readme.md +++ b/bin/Readme.md @@ -5,7 +5,7 @@ Binaries The precompiled binaries provided in this directory have extended support for weak crypto which is normally not in OpenSSL or LibreSSL: 40+56 Bit, export/ANON ciphers, weak DH ciphers, weak EC curves, SSLv2 etc. -- all the dirty features needed for testing if you just ant to test with binaries. They also come with extended support for some advanced cipher suites and/or -features which are not in the offcial branch like (old version of the) CHACHA20+POLY1305 and CAMELLIA 256 bit ciphers. +features which are not in the official branch like (old version of the) CHACHA20+POLY1305 and CAMELLIA 256 bit ciphers. # Security notices