Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samuel-lucas6/ponteil-dotnet

A .NET implementation of Ponteil, a very fast, compact XOF/hash function/PRF based on AEGIS.
https://github.com/samuel-lucas6/ponteil-dotnet

aegis aegis128l aegis256 aes hash-function message-authentication-code ponteil prf xof

Last synced: 27 days ago
JSON representation

A .NET implementation of Ponteil, a very fast, compact XOF/hash function/PRF based on AEGIS.

Awesome Lists containing this project

README

        

# Ponteil.NET
A .NET implementation of [Ponteil](https://github.com/jedisct1/ponteil), a very fast, compact XOF/hash function/PRF based on [AEGIS](https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-aegis-aead).

> [!CAUTION]
> This is an experimental construction. It **MUST NOT** be used in production.