Ethereum  PoC-8
The C++ Implementation of Ethereum
AES.h File Reference
#include "Common.h"

Go to the source code of this file.

Namespaces

 dev
 

Functions

bytes dev::aesDecrypt (bytesConstRef _cipher, std::string const &_password, unsigned _rounds=2000, bytesConstRef _salt=bytesConstRef())
 

Detailed Description

Author
Alex Leverington nesse.nosp@m.nce@.nosp@m.gmail.nosp@m..com
Date
2014

AES todo: use openssl

Definition in file AES.h.