Completed
What is: Cryptographically Secure Pseudo Random Number Generator (CSPRNG) ?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cryptography Do's and Don'ts in 2021
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why so many Crypto Failures?
- 3 Cryptography Disclaimer
- 4 What are we going to talk about today?
- 5 What is: Cryptographically Secure Pseudo Random Number Generator (CSPRNG) ?
- 6 Dos and Donts Source of Entropy
- 7 Authenticated Encryption (AE)
- 8 Authenticated Encryption with Associated Data (AEAD)
- 9 Dos & Donts
- 10 Padding Schemes across implementations
- 11 What is a Hash Functions
- 12 Hash: Properties/Strength
- 13 What is a Message Authentication Code(MAC) ?
- 14 Storing Secrets - Dos and Donts
- 15 Public Key Cryptography using ECC