Code Monkey home page Code Monkey logo

superkogito / crypto_implementations_example Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 18.94 MB

various cryptographic implementations example using Contiki Os on TI cc2650 sensortag

License: MIT License

Makefile 0.23% C 78.95% C++ 8.04% HTML 0.46% JavaScript 0.04% CSS 0.02% Assembly 0.32% Objective-C 0.13% Awk 0.01% XSLT 0.01% Gnuplot 0.01% Python 1.19% Perl 0.20% Shell 0.03% Java 10.38% Scala 0.01% SuperCollider 0.01% Batchfile 0.01%
contiki-os crypto crypto-implementations cryptographic-implementations srecord ti cc2650

crypto_implementations_example's Introduction

Crypto_implementations_example

This repository provides a small educational example on how to use various cryptographic implementations in Contiki Os tested on the TI cc2650 sensortag.

The repository contains the example code under crypto_test as well as the entire contiki OS source (under contiki-os without the included contiki examples) with its supported platforms.

Screenshots

Setup

  1. Download and install the arm-gcc compiler. Tutorial
  2. Add the toolchain to your path e.g. add the following line to the end of your ~/.bashrc file PATH=$PATH:*path to arm-gcc compiler*
  3. Install srecord (srec_cat) from Srecord
  4. If you have the TI cc2650 and want to test the code, download the TI uniflash-tool Uniflash-tool
  5. Clone this repository git clone https://github.com/SuperKogito/Crypto_implementations_example.git
  6. Compile the code by navigating to the 'crypto_sample.c' directory and compile the code using make If the make step is successful, you will have a generated binary file called crypto_example.bin
  7. Launch the uniflash-tool, browse to crypto_test, select crypto_example.bin and flash it to the TI-cc2650
  8. Use srecord to see the output.

crypto_example.c Documentation

Still to come

The Contiki Operating System

Build Status

Contiki is an open source operating system that runs on tiny low-power microcontrollers and makes it possible to develop applications that make efficient use of the hardware while providing standardized low-power wireless communication for a range of hardware platforms.

Contiki is used in numerous commercial and non-commercial systems, such as city sound monitoring, street lights, networked electrical power meters, industrial monitoring, radiation monitoring, construction site monitoring, alarm systems, remote house monitoring, and so on.

For more information, see the Contiki website: http://contiki-os.org

crypto_implementations_example's People

Contributors

superkogito avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.