|
ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
|
Header file for Elliptic Curve Cryptography. More...
#include <vector>#include <openssl/err.h>#include <openssl/ec.h>#include <openssl/pem.h>#include <openssl/bn.h>Go to the source code of this file.
Classes | |
| class | security_ecc |
| This class implements the generation of a key pair private/public. More... | |
Enumerations | |
| enum | ec_elliptic_curves : unsigned char { ec_elliptic_curves::nist_p_256, ec_elliptic_curves::brainpool_p_256_r1, ec_elliptic_curves::brainpool_p_384_r1 } |
| enum | encryption_algotithm : unsigned char { encryption_algotithm::aes_128_ccm, encryption_algotithm::aes_256_ccm, encryption_algotithm::aes_128_gcm, encryption_algotithm::aes_256_gcm } |
Header file for Elliptic Curve Cryptography.
|
strong |
|
strong |
1.8.13