|
Pg # |
Correction |
|
6-7 |
"She decrypts the encrypted session key with Bob's private key..." should read "She decrypts the encrypted session key with HER private key...” |
|
178 |
I didn't actually write a CProvider.OnEndPage method. It isn't really necessary: in tests, I found no memory leaks when running CProvider on a Web server. |
|
198 |
The number "97" should actually be "87". |
|
373 |
"SCAP" is supposed to be "SOAP", the Simple Object Access Protocol. |
Below are corrections to errors found in the book Cryptography for Visual Basic. Please feel free to report others.