July 11th, 2024

Why I'm Writing a Book on Cryptography (2020)

David, a cryptography expert, discusses his upcoming book focusing on practical insights, modern cryptographic failures, and post-quantum cryptography. Emphasizing applicability over theory, he aims to provide a comprehensive guide for developers and enthusiasts.

Read original articleLink Icon
Why I'm Writing a Book on Cryptography (2020)

David, a cryptography expert and author, shares his motivation for writing a book on cryptography. He delves into his journey, starting from implementing a differential power analysis attack to auditing real-world cryptographic applications. His book focuses on practical insights, modern cryptographic failures, and relevant topics like post-quantum cryptography. David emphasizes the need for resources that are less theoretical and more applicable for developers interacting with cryptography. Drawing from his experiences in the industry, he aims to provide a comprehensive guide on applied cryptography, steering away from outdated content and delving into contemporary cryptographic practices. Through his book, "Real-World Cryptography," David aims to offer a valuable resource for students, developers, consultants, and security engineers, incorporating diagrams and real-world examples to enhance understanding. The book is set to be released by the end of the year, aiming to be a go-to reference for those interested in modern cryptography practices.

Related

Reconstructing Public Keys from Signatures

Reconstructing Public Keys from Signatures

The blog delves into reconstructing public keys from signatures in cryptographic schemes like ECDSA, RSA, Schnorr, and Dilithium. It highlights challenges, design choices, and security considerations, emphasizing the complexity and importance of robust security measures.

Why I Attack

Why I Attack

Nicholas Carlini, a computer science professor, focuses on attacking systems due to a passion for solving puzzles. He categorizes vulnerabilities as patchable or unpatchable, stresses responsible disclosure, and highlights the importance of going public to prevent future exploitation.

Quantum is unimportant to post-quantum

Quantum is unimportant to post-quantum

Post-quantum cryptography gains attention for its enhanced safety and flexibility over classical methods. Transitioning to PQ standards addresses risks from potential quantum advancements, aiming to improve cryptographic security proactively.

Some notes on self-publishing a tech book

Some notes on self-publishing a tech book

Andrew Wheeler self-published "Data Science for Crime Analysis with Python" on Crime De-Coder, discussing self-publishing benefits, Quarto use, WooCommerce setup, LuLu.com services, ISBNs, ebook formatting, sales strategies, aiming for 100 sales, and potential training sessions. Valuable insights shared.

Brian Kernighan Reflects on "The Practice of Programming" [video]

Brian Kernighan Reflects on "The Practice of Programming" [video]

The YouTube video features author Brian Kernighan discussing "The Practice of Programming" book, programming language development, industry changes, memory management in C/C++, CSV parsing challenges, and computing resources impact on software engineering.

Link Icon 7 comments
By @the_clarence - 5 months
This is a post from 2020, the author actually released their book more recently: https://www.manning.com/books/real-world-cryptography
By @anitil - 5 months
I bought this book, I believe I pre-ordered it based on this post. I was in a position where I was vaguely familiar with some of the concepts from uni but had forgotten a lot of the details, and had never grasped the bigger picture. Well worth a read!
By @kuharich - 5 months
By @hectorip - 5 months
Great, great book on applied cryptography!