Difference between revisions of "Cipher"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(etc)
(No difference)

Revision as of 09:10, 17 August 2015

In cryptography, a cipher (or cypher) is an algorithm for performing encryption or decryption.

A cipher uses a series of well-defined steps that can be followed as a procedure.

To encipher or encode is to convert information into cipher or code.

In non-technical usage, a 'cipher' is the same thing as a 'code'; however, the concepts are distinct in cryptography.

In classical cryptography, ciphers were distinguished from codes.

Codes generally substitute different length strings of characters in the output, while ciphers generally substitute the same number of characters as are input.

There are exceptions and some cipher systems may use slightly more, or fewer, characters when output versus the number that were input.

See also

External links