엘가말 암호

수학노트
Pythagoras0 (토론 | 기여)님의 2020년 12월 16일 (수) 22:15 판 (→‎노트: 새 문단)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
둘러보기로 가기 검색하러 가기

노트

  • We explain how ElGamal encryption works and how its additive homomorphic property may be exploited.[1]
  • ElGamal encryption consists of three components: the key generator, the encryption algorithm, and the decryption algorithm.[2]
  • ElGamal encryption is used in the free GNU Privacy Guard software, recent versions of PGP, and other cryptosystems.[3]
  • ElGamal encryption is unconditionally malleable, and therefore is not secure under chosen ciphertext attack.[3]

소스