|
OpenSSL ECC Engine
1.0
OpenSSL Engine implementation using ATECC508 for ECC key storage and ECDSA, ECDH, and RNG.
|
Used to launch CryptoAuthLib tests for TLS. More...
#include <stdio.h>#include <string.h>#include <stdint.h>#include "cryptoauthlib.h"#include "tls/atcatls_tests.h"Functions | |
| int | main () |
| Main function for running ATECC508 tests. Use this test program to ensure that the Engine can communicate to your ATECC508. More... | |
Used to launch CryptoAuthLib tests for TLS.
Copyright (c) 2015 Atmel Corporation. All rights reserved.
| int main | ( | ) |
Main function for running ATECC508 tests. Use this test program to ensure that the Engine can communicate to your ATECC508.
1.8.10