Tiny_AES.sbox

Undocumented in source.
struct Tiny_AES(int KEY_LENGTH, Mode mode = Mode.CBC)
pure nothrow shared static
immutable(ubyte[256]) sbox;

Meta