Chapter 1 Page 11
22. The more individuals who need to know the private key, the greater the
23. RSA (Rivest-Shamir-Adleman) is a highly secure public key cryptography
method. This method is, however, computationally intensive and much slower
24. EEE3 uses three different keys to encrypt the message three times. EDE3
uses one key to encrypt the message. A second key is used to decode it. The
resulting message is garbled because the key used for decoding is different
25. A digital signature is electronic authentication that cannot be forged. It
ensures that the message or document transmitted originated with the
authorized sender and that it was not tampered with after the signature was
is who he or she claims to be. The sender could be an impersonator. To verify
that the sender’s identity requires a digital certificate, which is issued by a
trusted third party called a certification authority (CA). A digital certificate is
used in conjunction with a public key encryption system to authenticate the
sender of a message. The process for certification varies depending on the
26. A digest is a mathematical value calculated from the text content of a message.
The sender uses a one-way hashing algorithm to calculate a digest of the text