from Appendices
Published online by Cambridge University Press: 05 October 2014
For secret message transfer through computer, every message is encrypted following a scrambling rule and the coded message is decrypted if the scrambling rule (i.e., the encryption key) is known. For a computer, the message (M), the key (K) and the coded message (C) are all numbers, expressed as strings of 0's and 1's. The one-way modulo function (which enables us to determine uniquely the RHS form the LHS, but not the other way round) and the difficulty of the obtaining two large prime factors (p and q) of a number N = p × q are combined to create an asymmetric key. Different keys are used for encryption and decryption.
Public Key and Private Key
Everybody knows my public key (like my telephone number). Anyone can send me an encrypted message using my public key, but only I can decipher it by using my private key.
RSA, or Rivest, Shamir, Adleman, algorithm, reported in 1976. depends on the difficulty of getting back two very large prime numbers p and q from their product N.
N (known to all) serves as the public key and p, q (known only to me) comprise my private key.
Martin Gardner (1977) asked the readers of Scientific American to find the two prime factors of a large number consisting of 129 digits.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.