scclib
Stable Cloud Computing C++ Library
Classes
cipher.h File Reference

Symmetric block ciphers. More...

#include <stdint.h>
#include <string>
#include <vector>
Include dependency graph for cipher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::crypto::CipherBase
 
class  scc::crypto::Cipher
 Symmetric block cipher. More...
 

Detailed Description

Symmetric block ciphers.

Definition in file cipher.h.