Botan

DES

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

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

 DES


class  TripleDES: botan.block.block_cipher.BlockCipherFixedParams!(8LU, 16LU, 24LU, 8LU).BlockCipherFixedParams, botan.block.block_cipher.BlockCipher, botan.algo_base.sym_algo.SymmetricAlgorithm;

Triple DES