Skip to content

devendranaga/Lightweight-Cryptography-Benchmarking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarking of Lightweight Cryptographic Algorithms on Microcontrollers

This repository hosts the benchmarking framework used to evaluate the software performance of the candidates of the NIST Lightweight Cryptography Standardization Project on microcontrollers.

  • src: benchmarking framework source code and the build scripts used to perform the experiments
  • implementations: implementations of the Round 2 Candidates gathered from public sources
  • benchmarks: benchmark results

Implementations

More information on implementations can be found here.

Platforms

Currently, the benchmarking is being performed on the following development boards:

Results

The latest benchmarks results can be found here.

Contact

Lightweight Cryptography Project Webpage

E-mail

Disclaimer

Commercial equipment and software referred to in this website are identified for informational purposes only and does not imply recommendation of or endorsement by the National Institute of Standards and Technology, nor does it imply that the products so identified are necessarily the best available for the purpose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.2%
  • Assembly 34.5%
  • C++ 1.2%
  • Other 0.1%