From 94ec87459807fc3d1ea8705b9f06cb7c06e8ec81 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Sat, 10 Dec 2022 21:32:35 +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 93c3873..41397b5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Laboratory nr.2 (Discrete Math) - [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/vulnerability.py) - - [RSA WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/rsa.py) + - [RSA](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/rsa.py) - [Check Password](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/check.py) - [Palindrome WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/palindrome.py) - [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/crack.py)