Camellia
NTTと三菱電機が開発したブロック暗号
https://info.isl.ntt.co.jp/crypt/camellia/
RFC 3713 A Description of the Camellia Encryption Algorithm
https://tex2e.github.io/rfc-translater/html/rfc3713.html
128ビットブロック暗号 鍵長 128, 192, 256 bit
AESとインターフェース互換
3. OBJECT IDENTIFIER
code:oid
id-camellia128-cbc OBJECT IDENTIFIER ::=
{ iso(1) member-body(2) 392 200011 61 security(1)
algorithm(1) symmetric-encryption-algorithm(1)
camellia128-cbc(2) }
id-camellia192-cbc OBJECT IDENTIFIER ::=
{ iso(1) member-body(2) 392 200011 61 security(1)
algorithm(1) symmetric-encryption-algorithm(1)
camellia192-cbc(3) }
id-camellia256-cbc OBJECT IDENTIFIER ::=
{ iso(1) member-body(2) 392 200011 61 security(1)
algorithm(1) symmetric-encryption-algorithm(1)
camellia256-cbc(4) }
CamelliaCBCParameter ::= CamelliaIV -- Initialization Vector
CamelliaIV ::= OCTET STRING (SIZE(16))
RFC 6803 Camellia Encryption for Kerberos 5
RFC 6367 Addition of the Camellia Cipher Suites to Transport Layer Security (TLS)
RFC 5932 Camellia Cipher Suites for TLS
RFC 5581 The Camellia Cipher in OpenPGP
RFC 5529 Modes of Operation for Camellia for Use with IPsec
RFC 5528 Camellia Counter Mode and Camellia Counter with CBC-MAC Mode Algorithms
RFC 4312 The Camellia Cipher Algorithm and Its Use With IPsec
RFC 4132 Addition of Camellia Cipher Suites to Transport Layer Security (TLS) → 5932
RFC 3657 Use of the Camellia Encryption Algorithm in Cryptographic Message Syntax (CMS)