aes.hpp File Reference
+ Include dependency graph for aes.hpp:

Go to the source code of this file.

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::block
 

Typedefs

template<std::size_t KeyBits>
using nil::crypto3::block::aes = rijndael< KeyBits, 128 >
 AES block cipher. Equals to Rijndael block cipher with 128 bit block length. More...