Public Key Authentication

From Computing and Software Wiki

Revision as of 01:23, 5 April 2009 by Larocqt (Talk)
Jump to: navigation, search

Public key authentication is a process of information cryptography that involves the use of public and private keys.

Contents

Background

Process

  • Generate a key pair on your computer
  • Copy and/or send your public key to the server or desired recipient of the messages
  • When authentication is required, a signature is generated using the private key
  • Server uses the public key to verify the signature and grant access

Benefits

Drawbacks

Public Key Algorithms

References

  • [1] - Using Public Key Authentication
  • [2] - Public Key Cryptography

See Also

External Links

--larocqt 9:23 PM, 4 April 2009 (EDT)

Personal tools