
artsNov 24, 202424:55pending
Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More
About this episode
This Book is from a chapter on secure random number generation in a book on secure programming in C and C++. It discusses the importance of high-quality randomness, especially for cryptographic applications, and the challenges of obtaining true randomness from deterministic computers. The chapter explores various methods for generating secure random numbers, including using operating system interfaces (/dev/random, /dev/urandom, CryptGenRandom), application-level generators based on block ciphers, stream ciphers, and hash functions, and techniques for collecting entropy from diverse sources like keyboard input, mouse movements, and system timers. The text emphasizes the need for conservative entropy estimation and cryptographic post-processing to mitigate potential attacks. It also provides code examples and API designs for implementing these techniques.
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary
Get the Book now from Amazon:
https://www.amazon.com/Secure-Programming-Cookbook-Cryptography-Authentication/dp/0596003943?&linkCode=ll1&tag=cvthunderx-20&linkId=90415b453e37e38a183fa578bebd63cc&language=en_US&ref_=as_li_ss_tl
Discover our free courses in tech and cybersecurity, Start learning today:
https://linktr.ee/cybercode_academy
You can listen and download our episodes for free on more than 10 different platforms:
https://linktr.ee/cyber_security_summary
Get the Book now from Amazon:
https://www.amazon.com/Secure-Programming-Cookbook-Cryptography-Authentication/dp/0596003943?&linkCode=ll1&tag=cvthunderx-20&linkId=90415b453e37e38a183fa578bebd63cc&language=en_US&ref_=as_li_ss_tl
Discover our free courses in tech and cybersecurity, Start learning today:
https://linktr.ee/cybercode_academy
Get every episode summarized
Each time CyberSecurity Summary publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.
Email me new episodesFree for 3 shows. No card needed.
No transcript yet
This episode has not been transcribed. Request it and it moves to the front of the queue.
More episodes
More from CyberSecurity Summary

Get Programming with JavaScript
CyberSecurity Summary
Sep 11, 202622:28completed

Go Web Programming
CyberSecurity Summary
Sep 10, 202625:40completed

Introduction to Recursive Programming
CyberSecurity Summary
Sep 9, 202623:53pending

Introduction to Programming and Problem-Solving Using Scala (Chapman & Hall / CR...
CyberSecurity Summary
Sep 8, 202624:05pending