Update README.md

This commit is contained in:
Daniel
2022-12-10 20:46:37 +02:00
committed by GitHub
parent 4a91d52e8a
commit 656231137e

View File

@@ -21,7 +21,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 WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/rsa.py)
- [Check Password WIP](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)
- [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/mastermind.py) - [BONUS: Mastermind WIP](https://github.com/lemoentjiez/Labs/blob/main/LabMD_2/mastermind.py)