A different possible implementation of vli_mmod_fast() - need to profile to see which is faster.
1 file changed
tree: 32e71e2812367615155f65fc151ff411eec3ac23
  1. .gitignore
  2. ecc.c
  3. ecc.h
  4. emk_project.py
  5. emk_rules.py
  6. README.md
  7. verify_ecdh.c
README.md

avr-ecc

Simple ECC library for AVR microcontrollers.