Type Alias Aria256
Source pub type Aria256 = Aria<17>;
Expand description
ARIA-256 block cipher instance.
pub struct Aria256 { }
Formats the value using the given formatter.
Read more
Create new value from fixed size key.
Create new value from variable size key.
Read more
Key size in bytes.
Return key size in bytes.