Fix byte ordering of arguments to public functions so that public/private keys visible to the user conform to the standard representation.
1 file changed
tree: 2e014954fc3f9cd20a0c3faccfb0e422ae3594f9
  1. .gitignore
  2. ecc.c
  3. ecc.h
  4. emk_project.py
  5. emk_rules.py
  6. LICENSE.txt
  7. README.md
  8. verify_ecdh.c
README.md

avr-ecc

Simple ECC library for AVR microcontrollers.