CppSecurity 1.1.2.0
C++ Security Library
|
Google Authenticator implementation. More...
#include "security/google_authenticator.h"
#include "errors/exceptions.h"
#include "memory/memory.h"
#include "string/encoding.h"
#include "string/format.h"
#include "utility/countof.h"
#include <cassert>
#include <openssl/evp.h>
#include <openssl/hmac.h>
Go to the source code of this file.
Namespaces | |
namespace | CppSecurity |
Google Authenticator implementation.
Definition in file google_authenticator.cpp.