Jump to content

Ephemeral key

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 130.138.227.53 (talk) at 13:03, 19 March 2015 (Updated broken link.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A cryptographic key is called ephemeral if it is generated for each execution of a key establishment process. In some cases ephemeral keys are used more than once, within a single session (e.g., in broadcast applications) where the sender generates only one ephemeral key pair per message and the private key is combined separately with each recipient's public key. Contrast with a static key.

See also