Conventional Encryption Algorithms
From Computing and Software Wiki
(Difference between revisions)
| Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
| + | |||
| + | |||
| + | == Classification of Ciphers == | ||
| + | === Monoalphabetic Ciphers === | ||
| + | === Polyalphabetic Ciphers === | ||
| + | === Transposition Ciphers === | ||
| + | === Synchronous Stream Ciphers === | ||
| + | === Asynchronous Stream Ciphers === | ||
Revision as of 14:27, 8 April 2008
Conventional Encryption is ...
Contents |
