Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebastinas/ascon-aead

Rust implemention of Ascon
https://github.com/sebastinas/ascon-aead

Last synced: about 1 month ago
JSON representation

Rust implemention of Ascon

Awesome Lists containing this project

README

        

# Ascon

This repository is deprecated. For the AEAD implementation check RustCrypto's
[AEADs](https://github.com/RustCrypto/AEADs/) repository and for the hash see
[hashes](https://github.com/RustCrypto/hashes/).