OpenSSL ECC Engine  1.0
OpenSSL Engine implementation using ATECC508 for ECC key storage, ECDSA sign/verify, and ECDH
engine_meth Directory Reference

Files

file  ecc_meth.h [code]
 Function definitions used in OpenSSL ENGINE.
 
file  eccx08_ameth.c
 Implementation of OpenSSL ENGINE callback functions for ECC See ec_ameth.c for an example.
 
file  eccx08_cmd_defns.c
 Implementation of OpenSSL ENGINE callback functions for certificate handling.
 
file  eccx08_common.c
 Implementation of OpenSSL ENGINE callback functions for ECC See reference code in ec_pmeth.c.
 
file  eccx08_ecdh.c
 Implementation of OpenSSL ENGINE callback functions for ECDH See reference code at crypto/ecdh/ech_ossl.c.
 
file  eccx08_ecdsa_sign.c
 Implementation of OpenSSL ENGINE callback functions for ECDSA signingß
 
file  eccx08_eckey_meth.c
 Implementation of OpenSSL ENGINE callback functions for ECC and RSA key management. See reference code at ec_pmeth.c and crypto/evp/evp_locl.h.
 
file  eccx08_rand.c
 Implementation of OpenSSL ENGINE callback functions for Random Number Generator.
 
file  eccx08_rsa_meth.c
 Implementation of OpenSSL ENGINE callback functions for RSA. For details see crypto/rsa/rsa_eay.c.
 
file  platform.c
 
file  platform.h [code]