Template:Short description Template:For Template:More references A key generator<ref name="urlGenerating Keys for Encryption and Decryption | Microsoft Docs">{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><ref>Template:Cite journal</ref> is a protocol or algorithm that is used in many cryptographic protocols to generate a sequence with many pseudo-random characteristics. This sequence is used as an encryption key at one end of communication, and as a decryption key at the other. One can implement a key generator in a system that aims to generate, distribute, and authenticate<ref>Template:Cite book</ref> keys in a way that without the private key, one cannot access the information in the public end.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Examples of key generators include linear-feedback shift registers (LFSR) and the Solitaire (or Pontifex) cipher.

ReferencesEdit

<references />


Template:Asbox