initial
This commit is contained in:
14
external/crypto++-5.61/simple.cpp
vendored
Normal file
14
external/crypto++-5.61/simple.cpp
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
// simple.cpp - written and placed in the public domain by Wei Dai
|
||||
|
||||
#include "pch.h"
|
||||
|
||||
#ifndef CRYPTOPP_IMPORTS
|
||||
|
||||
#include "simple.h"
|
||||
#include "secblock.h"
|
||||
|
||||
NAMESPACE_BEGIN(CryptoPP)
|
||||
|
||||
NAMESPACE_END
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user