Crypto++
5.6.3
Free C++ class library of cryptographic schemes
simple.cpp
1
// simple.cpp - written and placed in the public domain by Wei Dai
2
3
#include "pch.h"
4
5
#ifndef CRYPTOPP_IMPORTS
6
7
#include "
simple.h
"
8
9
NAMESPACE_BEGIN(
CryptoPP
)
10
11
NAMESPACE_END
12
13
#endif
simple.h
Classes providing simple keying interfaces.
CryptoPP
Crypto++ library namespace.
Generated on Wed Aug 2 2017 19:37:19 for Crypto++ by
1.8.13