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

https://github.com/samuel-lucas6/xaes-256-gcm-dotnet

A .NET implementation of XAES-256-GCM, an extended nonce version of AES-GCM.
https://github.com/samuel-lucas6/xaes-256-gcm-dotnet

aes aes-256 aes-256-cmac aes-256-gcm aes-cmac aes-gcm cmac extended-nonce nonce-extension xaes-256-gcm

Last synced: 3 months ago
JSON representation

A .NET implementation of XAES-256-GCM, an extended nonce version of AES-GCM.

Awesome Lists containing this project

README

        

# XAES-256-GCM.NET
A .NET implementation of [XAES-256-GCM](https://c2sp.org/XAES-256-GCM), an extended nonce version of AES-GCM.