Skip to content

kl-cruz/cecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published