ISO/IEC 10116
ISO/IEC 10116 Information technology — Security techniques — Modes of operation for an n-bit block cipher[1] is an international standard that specifies modes of operation for block ciphers of any length.
The modes defined are:
- Electronic codebook (ECB)
- Cipher block chaining (CBC)
- Cipher feedback (CFB)
- Output feedback (OFB)
- Counter (CTR)
The standard notes that some modes require padding, but states that "Padding techniques ... are not within the scope of this International Standard."[2]
References
- ↑ ISO/IEC 10116:2006 Information technology — Security techniques — Modes of operation for an n-bit block cipher
- ↑ ISO-IEC 10116:2006, clause 5, Requirements
This article is issued from Wikipedia - version of the 3/31/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.