This article needs additional citations for verification. (April 2022) |
This article relies largely or entirely on a single source. (April 2024) |
A cryptographic key is called ephemeral if it is generated for each execution of a key establishment process.[1] 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.
A cryptographic key that is generated for each execution of a key-establishment process and that meets other requirements of the key type (e.g., unique to each message or session).