Update README.md

This commit is contained in:
Daniel
2022-12-10 21:32:35 +02:00
committed by GitHub
parent 1aa9b18009
commit 94ec874598

View File

@@ -20,7 +20,7 @@
## Laboratory nr.2 (Discrete Math) ## Laboratory nr.2 (Discrete Math)
- [Random Vulnerability WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/vulnerability.py) - [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) - [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) - [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) - [Cracking the Password WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/crack.py)