Encryption

Keyvan Amini

  • 出版商: Lulu.com
  • 出版日期: 2014-04-21
  • 售價: $1,110
  • 貴賓價: 9.5$1,055
  • 語言: 英文
  • 頁數: 88
  • 裝訂: Hardcover
  • ISBN: 1312124857
  • ISBN-13: 9781312124851
  • 海外代購書籍(需單獨結帳)

商品描述

encryption is the process of encoding messages or information in such a way that only authorized parties can read it.Encryption doesn't prevent hacking but it reduces the likelihood that the hacker will be able to read the data that is encrypted.In an encryption scheme, the message or information, referred to as plaintext, is encrypted using an encryption algorithm, turning it into an unreadable ciphertext.This is usually done with the use of an encryption key, which specifies how the message is to be encoded. Any adversary that can see the ciphertext should not be able to determine anything about the original message. An authorized party, however, is able to decode the ciphertext using a decryption algorithm, that usually requires a secret decryption key, that adversaries do not have access to. For technical reasons, an encryption scheme usually needs a key-generation algorithm to randomly produce keys.