From 950381a2a5beeebcf2789117fc99e8f90e0fb185 Mon Sep 17 00:00:00 2001 From: Mayank Prakash <51000602+myankpraksh@users.noreply.github.com> Date: Sun, 30 Oct 2022 04:56:54 +0530 Subject: [PATCH] Added a section and a course (#8602) * Added a section and a course Added a section for Cryptography and added a free course in it. * moved courses to relevant category Moved two cryptography courses from "security" to "cryptography". --- courses/free-courses-en.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 4a26d3e68..f90fab6e0 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -20,6 +20,7 @@ * [Compilers](#compilers) * [Computer Organization and Architecture](#computer-organization-and-architecture) * [Computer Science](#computer-science) +* [Cryptography](#cryptography) * [CUDA](#cuda) * [Dart](#dart) * [Data Science](#data-science) @@ -373,6 +374,13 @@ * [MIT's Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) +### Cryptography + +* [Introduction to Cryptography](https://open.ruhr-uni-bochum.de/en/lernangebot/introduction-cryptography) (Christof Paar) +* [Stanford Cryptography I](https://www.coursera.org/course/crypto) - Dan Boneh +* [Stanford Cryptography II](https://www.coursera.org/course/crypto2) - Dan Boneh + + ### Cuda * [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344) (Udacity) @@ -1211,8 +1219,6 @@ * [Ethical Hacking](https://www.hacker101.com/videos) - Hacker101 * [Introduction to Information Security](https://www.udacity.com/course/intro-to-information-security--ud459) - Wenke Lee, Mustaque Ahamad, Catherine Gamboa (Udacity) * [Modern Binary Exploitation](https://github.com/RPISEC/MBE) - RPISEC -* [Stanford Cryptography I](https://www.coursera.org/course/crypto) - Dan Boneh -* [Stanford Cryptography II](https://www.coursera.org/course/crypto2) - Dan Boneh * [The Complete Cyber Security & Hacking Course](https://academy.ehacking.net/p/cyber-security-training-hacking-course) - INSEC-TECHS (EH Academy) * [Zero to Hero: A Practical Network Penetration Testing Course](https://www.youtube.com/playlist?list=PLLKT__MCUeiwBa7d7F_vN1GUwz_2TmVQj) - The Cyber Mentor