MicrochipTech / cryptoauthlib

Library for interacting with the Crypto Authentication secure elements
Other
374 stars 218 forks source link

Why dropping support of atcatls API ? It is used by WolfSSL... #35

Closed Georges760 closed 5 years ago

Georges760 commented 6 years ago

In your commit https://github.com/MicrochipTech/cryptoauthlib/commit/fdf5ba686c7432c03b1fd85271a9fadb209dd39e you mentionned "Removed atcatls related files as they were of limited value." but it is used by a well known SSL library : WolfSSL https://github.com/wolfSSL/wolfssl/blob/master/wolfcrypt/src/port/atmel/atmel.c

BenUdall-Microchip commented 5 years ago

WolfSSL recently merged an update supporting a more recent version of CryptoAuthLib without the atcatls wrappers. https://github.com/wolfSSL/wolfssl/pull/1815