XTEA
- License
- Botan is released under the Simplified BSD License (see LICENSE.md)
class XTEA: botan.block.block_cipher.BlockCipherFixedParams!(8LU, 16LU, 0LU, 1LU).BlockCipherFixedParams, botan.block.block_cipher.BlockCipher, botan.algo_base.sym_algo.SymmetricAlgorithm;
XTEA
protected const ref const(SecureVector!uint) getEK();
- Returns
- const reference to the key schedule