botan.block.idea

IDEA

Members

Classes

IDEA
class IDEA

IDEA

Functions

idea_op
void idea_op(const(ubyte)* input, ubyte* output, size_t blocks, const(ushort)* K)

IDEA is involutional, depending only on the key schedule

mul
ushort mul(ushort x, ushort y)
Undocumented in source. Be warned that the author may not have intended to support it.
mul_inv
ushort mul_inv(ushort x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)