●Symmetric,or private-key,encryption is based on a secret key that is shared by both communcating parties.The __(71)__ party uses the secret key as part of the mathematical operation to encrypt __(72)__ text to cipher text.The receiving party uses the sam
<尚大教育,教育至上,人才为大:sdedu.cc>
●Symmetric,or private-key,encryption is based on a secret key that is shared by both communcating parties.The __(71)__ party uses the secret key as part of the mathematical operation to encrypt __(72)__ text to cipher text.The receiving party uses the same secret key to decrypt the cipher text to plain text.Asymmetric,or public-key,encryption uses two different keys for each user:one is a __(73)__ key known only to this one user;the other is a corresponding public key,which is accessible to anyone.The private and public keys are mathematically related by the encryption algorithm.One key ia used for encyption and the other for decryption,depending on the nature of the communication service being implemented.In addition,public key encryption technoligies allow digital __(74)__ to be placed on messages.A digital signature uses the sender's private key to encrypt some portion of the message.When the message is received,the receiver uses the sender's __(75)__ key tp decipher the digital signature to verify the sender's identity.
(71)A.host
B.terminal
C.sending
D.receiving
(72)A.plain
B.cipher
C.public
D.private
(73)A.plain
B.cipher
C.public
D.private
(74)A.interpretation
B.signatures
C.encryption
D.decryption
(75)A.plain
B.cipher
C.public
D.private
<尚大教育,教育至上,人才为大:sdedu.cc>