Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cKeyECPPair.cpp File Reference
#include "pch.h"
#include "Key/cKeyECPPair.h"
#include "Key/cKeyECDSA.h"
#include "File/cASNReader.h"
#include "File/cASNWriterRev.h"
#include "Cert/cOID.h"
#include "GrayCore/include/cArray.h"
#include "GrayCore/include/HResult.h"

Namespaces

 GrayLib
 

Detailed Description

Elliptic curves over GF(p): generic functions References:

SEC1 http://www.secg.org/index.php?action=secg,docs_secg GECC = Guide to Elliptic Curve Cryptography - Hankerson, Menezes, Vanstone FIPS 186-3 http://csrc.nist.gov/publications/fips/fips186-3/fips_186-3.pdf RFC 4492 for the related TLS structures and constants

ecdh_x25519 [M255] http://cr.yp.to/ecdh/curve25519-20060209.pdf