CppSecurity 1.1.2.0
C++ Security Library
Loading...
Searching...
No Matches
Namespaces
google_authenticator.cpp File Reference

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
 

Detailed Description

Google Authenticator implementation.

Author
Ivan Shynkarenka
Date
11.06.2019

Definition in file google_authenticator.cpp.