Crate block_cipher_trait [] [src]

This crate defines a simple trait used to define block ciphers

Traits

BlockCipher
BlockCipherFixKey
BlockCipherVarKey

Functions

from_slice

Temporary here before it's merged into generic-array

Type Definitions

Block