PGP: Pretty Good Privacy by Simson Garfinkel The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. If you have any error reports or technical questions, you can send them to booktech@oreilly.com. (Please specify the printing date of your copy.) This page was updated November 7, 2000. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification UNCONFIRMED errors and comments from readers: (357) The formula for "d" under the "How RSA Works" heading now reads: d = e^-1 (mod (p-1)*(q-1)) Should read: d = e^-1 mod ((p-1)*(q-1))