Next: Trap-door Functions
Up: Public Key Encryption
Previous: Background
Public Key Encryption
As modern computers began to render many encoding schemes useless, Martin
Hellman and Whitfield Diffie developed a method that seemed to guarantee
secure communications without the need for a secret key. These alogrithms
lead to several varieties of public key encryption (PKE). PKE addresses
three issues that flaw many encryption schemes:
- PKE is computationally difficult to decode.
- PKE does not require a secure channel to send the key; the key is,
in fact, public.
- PKE can be used as a basis of a personal (digital) signature so that
the sender may always be identified.
Next: Trap-door Functions
Up: Public Key Encryption
Previous: Background
Charlie Fletcher
charlie@drsews.nrl.navy.mil