From 639a00d0a30cdc1ba0d8d260f320098eb5cf73dc Mon Sep 17 00:00:00 2001
From: Dominik Fuhrmann <dominik.fuhrmann1@gmail.com>
Date: Tue, 31 Dec 2024 16:04:18 +0100
Subject: [PATCH] adapted readme

---
 readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 7d7af7c..4b784a9 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
 This project implements the end to end communication with the following algorithms:
 - DES (64 bit key)
-- Blowfish (32, 64, 128 bit key)
-- RC4 ()
\ No newline at end of file
+- Blowfish (32, 64, 128, 448 bit key)
+- RC4 (32, 64, 128, 2048 bit key)
\ No newline at end of file
-- 
GitLab