idea_op

IDEA is involutional, depending only on the key schedule

package package
static if(BOTAN_HAS_IDEA)
void
idea_op
(
const(ubyte)* input
,
ubyte* output
,
size_t blocks
,
in const(ushort)* K
)

Meta