secworks / ascon

Verilog implementation of the ASCON lightweight authenticated encryption and hashing algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascon

Verilog implementation of the Ascon lightweight authenticated encryption and hashing algorithm. This implementation follows the Ascon 1.2 submission to NIST that was selected as new standard in the NIST lightweight cryptography competition.

Status

Implementation is just started and not completed. The core does not work. DO. NOT. USE.

About

Verilog implementation of the ASCON lightweight authenticated encryption and hashing algorithm

License:MIT License


Languages

Language:Verilog 93.8%Language:Makefile 6.2%