Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filosottile/xaes256gcm

Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.
https://github.com/filosottile/xaes256gcm

aead cryptography

Last synced: 10 days ago
JSON representation

Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.

Awesome Lists containing this project

README

        

```
import "filippo.io/xaes256gcm"
```

Package xaes256gcm implements the [XAES-256-GCM] extended-nonce AEAD, an
efficient combination of a NIST SP 800-108r1 KDF and AES-256-GCM.

[XAES-256-GCM]: https://c2sp.org/XAES-256-GCM