[Home]Symmetric algorithm

HomePage | Recent Changes | Preferences

Difference (from prior minor revision) (no other diffs)

Changed: 1c1
Symmetric algorithms are algorithms for cryptography that use the same key to encrypt and decrypt the message (see Cryptography/Keys?). They can be divided into stream Ciphers and block Ciphers. The former encrypts the bits of the plaintext one at a time, while the former takes a number of bits and encrypts them as a a single unit. Blocks of 64 bits have been common; the Advanced Encryption System algorithm approved by NIST in December '01 uses 128 bit blocks. Symmetric algorithms are generally much faster to execute electronically than Asymmetric algorithms.
Symmetric algorithms are algorithms for cryptography that use the same key to encrypt and decrypt the message. They can be divided into [stream ciphers]? and block ciphers. The former encrypts the bits of the message one at a time, while the latter takes a number of bits and encrypts them as a a single unit. Blocks of 64 bits have been common; the Advanced Encryption Standard algorithm approved by NIST in December 2001 uses 128 bit blocks. Symmetric algorithms are generally much faster to execute electronically than asymmetric algorithms.

Symmetric algorithms are algorithms for cryptography that use the same key to encrypt and decrypt the message. They can be divided into [stream ciphers]? and block ciphers. The former encrypts the bits of the message one at a time, while the latter takes a number of bits and encrypts them as a a single unit. Blocks of 64 bits have been common; the Advanced Encryption Standard algorithm approved by NIST in December 2001 uses 128 bit blocks. Symmetric algorithms are generally much faster to execute electronically than asymmetric algorithms.


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited December 18, 2001 9:09 am by Hagedis (diff)
Search: