An open API service indexing awesome lists of open source software.

https://github.com/polfosol/simple-ascon

A simplified implementation of ASCON algorithms in C
https://github.com/polfosol/simple-ascon

ascon ascon-family

Last synced: 26 days ago
JSON representation

A simplified implementation of ASCON algorithms in C

Awesome Lists containing this project

README

        

# Simple ASCON
A simplified implementation of [ASCON cipher suite](https://ascon.iaik.tugraz.at) in C.

For now a placeholder is added, and the fully tested code will be uploaded as soon as I find the time to clear the clutter and refactor it.