https://github.com/samuel-lucas6/noncesarenoticed.net
A .NET implementation of the HN1-HN4 transforms from the Nonces are Noticed paper.
https://github.com/samuel-lucas6/noncesarenoticed.net
aead authenticated-encryption hide-nonce nonce-hiding nonces-are-noticed
Last synced: 8 months ago
JSON representation
A .NET implementation of the HN1-HN4 transforms from the Nonces are Noticed paper.
- Host: GitHub
- URL: https://github.com/samuel-lucas6/noncesarenoticed.net
- Owner: samuel-lucas6
- License: mit
- Created: 2023-11-26T16:34:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T16:43:02.000Z (over 2 years ago)
- Last Synced: 2025-07-30T12:34:42.021Z (11 months ago)
- Topics: aead, authenticated-encryption, hide-nonce, nonce-hiding, nonces-are-noticed
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/samuel-lucas6/NoncesAreNoticed.NET/blob/main/LICENSE)
# NoncesAreNoticed.NET
A .NET implementation of the [HN1-HN4 transforms](https://csrc.nist.gov/csrc/media/Presentations/2023/upgrading-aead-privacy-the-ae2-goal/images-media/sess-2-bellare-bcm-workshop-2023.pdf) from the [Nonces are Noticed paper](https://eprint.iacr.org/2019/624).