cryptoauthlib | Library for interacting with the Crypto Authentication secure elements | Cryptography library
kandi X-RAY | cryptoauthlib Summary
kandi X-RAY | cryptoauthlib Summary
CryptoAuthLib - Microchip CryptoAuthentication Library {#mainpage}.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cryptoauthlib
cryptoauthlib Key Features
cryptoauthlib Examples and Code Snippets
Community Discussions
Trending Discussions on cryptoauthlib
QUESTION
I have the following setup:
- ATECC608A
- mbedTLS (tested with 2.16.6 and 2.16.9)
- coreMQTT The certificate chain is the following: RootCA > SignerCA > DeviceCert. I've registered both RootCA and SignerCA as CAs in the AWS IoT Console
I setup the chain in mbedTLS with the following:
...ANSWER
Answered 2021-Jan-19 at 16:41Got it. I was retrieving the public key of my root certificate in the wrong slot in the ATECC (ouch). This was resulting in a slightly different signerCA to be generated by the atcacert_def_t
and the template at runtime.
I missed it because all my tooling in Python was fetching the right slot while the C version was not kept perfectly in sync.
QUESTION
I am trying to bitbake this recipe by
...ANSWER
Answered 2020-Jul-13 at 08:55I got the answer from the meta-atmel git repository that i also needed to clone the meta-aws layer. Then it worked. so, clone the https://layers.openembedded.org/layerindex/branch/master/layer/meta-aws/ layer and try bitbaking it again.
and also if you want to use systemd instead of sysvinit, try replacing 'eudev' with 'udev' here: https://github.com/linux4sam/meta-atmel/blob/dunfell/dynamic-layers/aws-layer/recipes-security/cryptoauthlib/cryptoauthlib_git.bb#L11 [Source: meta-atmel github repo]
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cryptoauthlib
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page