Botan

Noekeon

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

class  Noekeon: botan.block.block_cipher.BlockCipherFixedParams!(16LU, 16LU, 0LU, 1LU).BlockCipherFixedParams, botan.block.block_cipher.BlockCipher, botan.algo_base.sym_algo.SymmetricAlgorithm;

 Noekeon


protected immutable ubyte[17]  m_RC;

The Noekeon round constants


protected const ref const(SecureVector!uint)  getEK();

Returns
const reference to encryption subkeys

protected const ref const(SecureVector!uint)  getDK();

Returns
const reference to decryption subkeys