kasumi.hpp File Reference
#include <boost/endian/arithmetic.hpp>
#include <boost/endian/conversion.hpp>
#include <nil/crypto3/block/detail/kasumi/kasumi_functions.hpp>
#include <nil/crypto3/block/detail/block_stream_processor.hpp>
#include <nil/crypto3/block/detail/cipher_modes.hpp>
+ Include dependency graph for kasumi.hpp:

Go to the source code of this file.

Classes

class  nil::crypto3::block::kasumi
 Kasumi. A 64-bit cipher used in 3GPP mobile phone protocols. There is no reason to use it outside of this context. More...
 
struct  nil::crypto3::block::kasumi::stream_processor< Mode, StateAccumulator, ValueBits >::params_type
 
struct  nil::crypto3::block::kasumi::stream_processor< Mode, StateAccumulator, ValueBits >
 

Namespaces

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