From 44524b94a0cc06c14f7b517615f4035c64b7de09 Mon Sep 17 00:00:00 2001 From: Aniket Date: Mon, 9 Dec 2024 07:46:38 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 329be23..8536ef9 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ A curated list of cryptography resources and links. - [Practical Aspects of Modern Cryptography](http://courses.cs.washington.edu/courses/csep590/06wi/) - Practical Aspects of Modern Cryptography, Winter 2006 University of Washington CSE. - [Theory and Practice of Cryptography](https://www.youtube.com/watch?v=ZDnShu5V99s) - Introduction to Modern Cryptography, Using Cryptography in Practice and at Google, Proofs of Security and Security Definitions and A Special Topic in Cryptography. -### Videos] +### Videos - [Explained: What is Hashing and how does it work?](https://www.youtube.com/watch?v=4khb3q2cvRQ) – Learn how does Hashing in Computer Science works and it's important use cases.