OID value: 1.3.6.1.4.1.188.7.1.1.4
OID description:
IDEA in output feedback mode
ideaOFB ALGORITHM ::= {
IdeaOFBPar
IDENTIFIED BY as-sys-sec-alg-ideaOFB }
IdeaOFBPar ::= SEQUENCE {
j INTEGER DEFAULT 64,
iv OCTET STRING OPTIONAL
-- If present, indicates the initial vector to be used. In this
-- case, the cyphertext does not include the initial vector.
-- If absent, the first 64 Bits of the cyphertext have to be taken
-- as the initial vector.
}
as-sys-sec-alg-ideaOFB OBJECT IDENTIFIER ::= { 1 3 6 1 4 1 188 7 1 1 4 }
URL for further info: http://www.ascom.ch/systec/idea.html