kl-cruz / cecc

Elliptic Curve Cryptography implementation for embedded devices (especially 32bit microcontrollers)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cecc

Elliptic Curve Cryptography implementation for embedded devices (especially 32bit microcontrollers).
Tests can be executed using posix platform and bare metal ARM platforms based on Cortex-M microcontrollers.

You can test library using simple two commands.

  1. Open console in tests directory.
  2. Type 'make configure' and 'make test'.

About

Elliptic Curve Cryptography implementation for embedded devices (especially 32bit microcontrollers)

License:ISC License


Languages

Language:HTML 54.5%Language:C++ 30.2%Language:C 12.3%Language:JavaScript 1.0%Language:Java 0.6%Language:Makefile 0.5%Language:CSS 0.4%Language:Objective-C 0.2%Language:Perl 0.2%Language:Shell 0.1%