diff --git a/readme.md b/readme.md index 7d7af7c1869d53a06622620f44c73d6f894c96b8..4b784a9e974277951d7fcd14b3cd2d9bd798814f 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