@@ -6,11 +6,14 @@ Introduction
66This library implements the APIs required to communicate with Microchip Security
77device. The family of devices supported currently are:
88
9- - [ ATSHA204A] ( http://www.microchip.com/ATSHA204A )
10- - [ ATECC108A] ( http://www.microchip.com/ATECC108A )
11- - [ ATECC508A] ( http://www.microchip.com/ATECC508A )
12- - [ ATECC608A] ( http://www.microchip.com/ATECC608A )
13- - [ ATECC608B] ( http://www.microchip.com/ATECC608B )
9+ | CryptoAuth | CryptoAuth2 ||
10+ | :----------------------------------------------:| :----------------------------------------:| :-------------------------------------:|
11+ |[ ATECC608B] ( https://www.microchip.com/ATECC608B ) |[ ECC204] ( https://www.microchip.com/ECC204 )
12+ | [ ATECC608A] ( http://www.microchip.com/ATECC608A ) | [ ECC206] ( https://www.microchip.com/ECC206 ) |
13+ | [ ATECC508A] ( http://www.microchip.com/ATECC508A ) | [ SHA104] ( https://www.microchip.com/SHA104 ) |
14+ | [ ATECC108A] ( http://www.microchip.com/ATECC108A ) | [ SHA105] ( https://www.microchip.com/SHA105 ) | |
15+ | [ ATSHA204A] ( http://www.microchip.com/ATSHA204A ) | [ SHA106] ( https://www.microchip.com/SHA106 ) | |
16+ | [ ATSHA206A] ( https://www.microchip.com/ATSHA206A ) | [ RNG90] ( https://www.microchip.com/RNG90 ) | |
1417
1518The best place to start is with the [ Microchip Trust Platform] ( https://www.microchip.com/design-centers/security-ics/trust-platform )
1619
@@ -40,8 +43,8 @@ not be changeable.
4043Examples
4144-----------
4245
43- - Watch [ CryptoAuthLib Documents ] ( http ://www.microchip.com/design-centers/ security-ics/cryptoauthentication/overview )
44- for new examples coming online.
46+ - Install the [ Trust Platform Design Suite ] ( https ://www.microchip.com/en-us/products/ security/trust-platform ) to access Use Case examples
47+ for the different Security Solutions (ATECC608, SHA104/105, ECC204, TA010, TA100…)
4548 - Node Authentication Example Using Asymmetric PKI is a complete, all-in-one
4649 example demonstrating all the stages of crypto authentication starting from
4750 provisioning the Crypto Authentication device ATECC608/ATECC508A with keys
0 commit comments