Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cRandomDSA.cpp File Reference
#include "pch.h"
#include "Key/cRandomDSA.h"

Namespaces

 GrayLib
 

Detailed Description

HMAC_DRBG implementation (NIST SP 800-90) The NIST SP 800-90A DRBGs are described in the following publication. http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf References below are based on rev. 1 (January 2012).