Charlie Kaufman | Radia Perlman | Mike Speciner
1 Some great stuff, but narrowly focused
I worked for 10 years in computer and network security, including many years as a cryptanalyst and a couple of years at a startup company. I now teach at San Jose State University, where I'm using this book as the primary textbook for a graduate class in computer security. The strengths of the the book are its coverage of basic cryptography (chapters 2 thru 6), "security handshake pitfalls" (chapter 11) and "security folklore" (chapter 26).
Chapter 11 alone is worth the (high) price of the book. It is absolutely the best introduction to the subtle issues that arise with network protocols you are likely to ever find. And Chapters 2 through 6 do a better job of covering cryptography (with particular emphasis on some of the not-so-obvious issues) than many books devoted solely to cryptography. And chapter 26 makes some nice points.
One criticism I have is that---with few exceptions---the rest of the book does not come close to the standard achieved in the chapters mentioned above. The chapter on SSL/TLS is OK and the chapter on Kerberos is passable (if dull), but the remaining chapters are relatively weak. Another criticism is that the title of the book is misleading. Outside of the cryptography chapters, the book is very narrowly focused on networking protocols. In my opinion, there is far more to network security than cryptography and protocols. Take a look at Ross Anderson's book, Security Engineering, to get a nice broad overview of security. Finally, the chapters related to IPsec are really poor. The author(s) seems to be so peeved with the standards committee for doing some stupid things that he/she/they do more carping than describing.
In summary, I highly recommend chapters 2 thru 6, 11 and 26. But you'll need to look elsewhere if you want to learn about more than protocols and cryptography.
2 Focused, Concise, Organized, Easy to read - - 5 Stars
Focused, Concise, Organized, Easy to read - - 5 Stars
I found the second edition an excellent piece of work. The content is focused, consise, and easy to ready. This is the case, even though the complex subject matters could easily have been made more difficult and confusing. This was well organized. Not just a list of facts. The diagrams are very helpful. This book does not include alot of fluff and delivers the content in a personal and pertinent manner.
3 Excellent reference. Concise, to the point very readable
Network Security: Private Communication in a Public World is one of the best technical security books around.
This edition is updated from the first edition to include topics such as IPSec, SSL/TLS, e-commerce, PKI and more.
The book is geared for system programmers and developers who need to add security and cryptographic functionality into their systems. Those looking for a high-level security book will not really benefit from this title.
The authors writing style is quite readable, especially about such a subject that can be quite dry at times. The book is not as deep and theoretical as Schneier's
Applied Cryptography' (and is also much shorter), but is clearly written to be much more practical.
The book is made for those that have somewhat of a background in security and cryptography. The newbie will likely be overwhelmed with a lot of the concepts and implementation issues.
Overall, Network Security: Private Communication in a Public World is an excellent reference and text for anyone needing to come up to speed in infosec. It is concise, to the point and very readable.
4 A great book got even better
The second edition of this witty and informative book on network security is even better than the first edition and is clearly the best book on the subject currently available. Secret and public key algorithms and protocols, message hashes, authentication, Kerberos, PKI, IPsec, SSL/TLS, and e-mail security are all explained at length. Chapter 26 on security folklore is a real gem. In security, the devil is in the details. For anyone planning to design a security system that is actually supposed to work, this chapter is must reading. The book is aimed at readers with a university degree in the sciences, engineering, or mathematics. If you want to learn everything there is to know about network security, look no further.
5 Explains tedious theory in an understandable way
I took this book along on a business trip with the expectation that it would work better than chamomile tea before bed -- instead it kept me up well into the night. It turns a, necessarily, tedious subject into compelling reading. A "must-read" and "must-have" reference for any person charged with managing a distributed computing environment.
6 Comprehensive and written in plain english
Far and away the best book on network security and basic cryptography. This book is very well written and contains a number of simple examples to explain even the most complex theory. This is so far the only crypto book I've been able to read cover-to-cover more than once without pulling my hair out. Its not as deep on many topics as the Schneier or Stallings books. But if you buy one security/crypto book, buy this one.
7 Half-decent book in Network Security
This book is half decent, but it assumes the reader knows a little more than a novice with a good backround in networking would know. The book gives good diagrams and descriptions for some algorithms but not all.
8 Recommended reading for distributed system programmers
This book has one of the most comprehensible explanations of network authentication protocols (including Kerberos V) that I've seen. The authors demonstrate intimate knowledge of the subject material, but they restrain themselves from simply performing a brain dump on the reader. Rather they include historical and personal footnotes that make the story witty and memorable, and give context to the topic at hand. Definitely add this book to your collection.
9 The best book currently available on network security
As electronic commerce, home banking, and similar network applications become commonplace, network security will be absolutely essential to ensuring the privacy of all the users. In this book the authors explain how network security works, starting with the basic ideas and working up to numerous state-of-the-art subjects. For readers who want to know all about the mathematical fundementals of cryptography, there is a chapter on mathematics, but it is not necessary to understand the book. Many protocols and real-world examples are given. The book is very well written and easy to read. I recommend it most highly.
10 A witty and authoritative introduction to network security
Who would have thought that a detailed technical book on network security would be fun to read? I wouldn't have, but this one is highly technical and also lots of fun to read. As the fundamental tenet of cryptography, instead of some abstract mathematical theorem about something or other being NP complete we get "If lots of smart people have failed to solve a problem, then it probably won't be solved (soon)". But don't get me wrong, this is not a content-free book for top management, it is highly technical, with long chapters on secret-key cryptography, hashes and message digests, public-key cryptography, number theory, authentication and much more. Unlike Bruce Schneier's book, Applied Cryptography, which is more like an encylopedia than a book, this one is enjoyable to read while still carefully explaining state-of-the-art cryptographic protocols--not an easy feat to pull off. For anyone with a university degree in engineering, the sciences, or mathematics who wants to learn a lot about network security and be entertained while doing so, this book can't be beat.
11 Excellent, but detailed, introduction to crypto and security
This book should appeal to both the beginner and the professional in network security. The book starts with very few assumptions about the existing security knowledge of the reader yet still manages to explain, in considerable depth, encryption and security protocols.
Best of all, it's extremely well written, well illustrated and peppered with some good humour. A topic like this could be tedious to read, but this book isn't (although I have to admit, the chapter on Kerberos didn't quite spark me up the way the rest of it did!).
The book has some excellent mathematical background for those who want to understand public key cryptography but aren't that familiar with modular exponentiation and the like. It also has detailed descriptions of a number of algorithms.
In summary, an excellent all-rounder on this extremely important topic.