Skip to content

GMUCERG/ACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACE

This is an implementation of a NIST Lightweight Cryptography Round 2 candidate, ACE.

Top-level Repository Structure

Files:

  • LICENSE.txt - License and authors.
  • LICENSE - Text of license applied to this repository, implementation, documentation, etc.
  • README.md - This brief overview of the repository and implementation.

Directories:

  • bd - Block diagrams.
  • docs - Documentation.
  • KAT - Known-answer tests.
  • results - Preliminary benchmarking results.
  • scripts - Simulation scripts.
  • src_rtl - Synthesizable source RTL code.
  • src_sw - Reference software implementation.
  • src_tb - Testbench and non-synthesizable source code.

Author(s)

GMU CERG members:

LWC Development Package. See files for specific authors/contributors.

Omar Zabala-Ferrera, GMU CERG:

ACE (aceae128v1 & acehash256v1) implementation using LWC Development Package.

Credits

Thanks to Dr. Kris Gaj and the rest of the GMU CERG group for their help and patience as I completed my first contribution to the team.

PDF documents derived from markdown files were generated using NPM package md-to-pdf by Simon Hänisch.

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published