Crate threefish_cipher

Source

Structs§

Threefish256
Threefish512
Threefish1024

Traits§

BlockCipher
The trait which defines in-place encryption and decryption over single block or several blocks in parallel.
NewBlockCipher
Instantiate a BlockCipher algorithm.