Crypto System Article Index for
Crypto
 

Information About

Crypto System




Typically, a cryptosystem consists of three algorithms: one for Key generation, one for encryption, and one for decryption. The term ''cipher'' (or sometimes ''cypher'') is often used to refer to a pair of algorithms, one for encryption and one for decryption. Therefore, the term "cryptosystem" is most often used when the key generation algorithm is important. For this reason, the term "cryptosystem" is almost always used to refer to Public Key techniques, while "cipher" and "cryptosystem" are both used for Symmetric Key techniques.

The term ''cryptosystem'' is also used as shorthand for "cryptographic system," which means something quite different. A cryptographic system is any Computer System that involves Cryptography ; here, secrecy is not necessarily the aim, and many more algorithms and protocols may be needed. For instance, a system for secure Electronic Mail may include methods for Digital Signature s, Cryptographic Hash Function s, Key Management techniques, and so on. It is cryptographic systems that users interact with directly.