OpenSSL ECC Engine  1.0
OpenSSL Engine implementation using ATECC508 for ECC key storage and ECDSA, ECDH, and RNG.
Functions
ecc-test-main.c File Reference

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...
 

Detailed Description

Used to launch CryptoAuthLib tests for TLS.

Copyright (c) 2015 Atmel Corporation. All rights reserved.

Function Documentation

int main ( )

Main function for running ATECC508 tests. Use this test program to ensure that the Engine can communicate to your ATECC508.

Returns
For success return 0