ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Public-Key Cryptography 2nd ed
Author:
Arto Salomaa
ISBN:
3 540 61356 0
Publisher:
Springer-Verlag
Pages:
270pp
Price:
£?
Reviewer:
Graham Kendall
Subject:
cryptography; security
Appeared in:
10-2
This book gives a good introduction to cryptography and although it gets quite mathematical later on the first two chapters give one of the best introductions I have ever seen to the subject.

Several examples of encryption are given in these early stages which are easy to understand and whet your appetite for the subject ahead. In fact, it is almost like reading one of those secret codes books some of us bought when we were young, after which we rush-ed out to communicate with all our friends in code, much to the annoyance of those outside the group.

Chapter two introduces us to public-key encryption. This is a method whereby you can publicly announce the method you use to encrypt data but, as long as you do not reveal the key, somebody intercepting it still cannot understand the message.

These initial chapters serve as a good foundation for the rest of the book, with several key definitions being given.

From chapter three onwards (there are only six chapters) we are shown various types of encryption.

The book concludes with tutorials on complexity theory and number theory.

To get the most from this book you have to be fairly confident in reading mathematical material. I would like to have seen the book continue as it did throughout the first two chapters, but that would have precluded it from many university reading lists.

Would I buy it? For the first two chapters yes. For the other four no? But then mathematics is not my strongest suit.