GithubHelp home page GithubHelp logo

libpull / cryptoauthlib-hal Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 14 KB

CryptoAuthLib HAL implementation for CC2650

License: Other

C 100.00%
cryptoauthlib atmel cc2650 contiki sensortag atsha204a atecc508

cryptoauthlib-hal's Introduction

CryptoAuthLib HAL

This repository contains a CryptoAuthLib HAL implementation for CC2650.

In the hal folder you will find two implementations, one direcly based on the cc26xxware implemenation provided by Texas Instruments and another using the Contiki i2c abstraction for the Sensortag board. The implemenation based on the Contiki primitives reduces the size of the HAL when used with a Contiki image.

This implementation has been tested with a TI Sensortag CC2650, the ATECC508A, and the ATSHA204A connected via the i2c bus.

You can find some examples on how to use this HAL in this repository.

cryptoauthlib-hal's People

Contributors

antoniolangiu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

cryptoauthlib-hal's Issues

Fix delay implementation

I noticed that while performing some operations (such as signature verification with ATECC508a) the final read used to get the final value fails. I think the problem is a delay problem due to the implementation of the timer. In fact, adding a delay during the initial implementation fixes the problem. However I need to investigate more to find a more reliable solution, maybe implementing the delay functions using directly the timer hw of the CC2650.

To finish this issue I should measure if:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.