scclib
Stable Cloud Computing C++ Library
|
Elliptic curve ciphers for use in PKI cryptography & TLS encryption. More...
Files | |
file | ecc.h |
Elliptic curve cryptography. | |
file | ecc.cc |
Test file for Elliptic curve cryptography. | |
Classes | |
class | scc::crypto::EccGfp |
Elliptic curve cryptography over Galois prime field GF(p) curve. More... | |
class | scc::crypto::EccGfpPoint |
Elliptic curve ciphers for use in PKI cryptography & TLS encryption.
For use in TLS key exchange and X.509 certificate signing, e.g. https://tools.ietf.org/html/rfc4492