TEA
- License
- Botan is released under the Simplified BSD License (see LICENSE.md)
class TEA: botan.block.block_cipher.BlockCipherFixedParams!(8LU, 16LU, 0LU, 1LU).BlockCipherFixedParams, botan.block.block_cipher.BlockCipher, botan.algo_base.sym_algo.SymmetricAlgorithm;