https://github.com/samuel-lucas6/generic-committing-aead-transforms
Generic transforms with hash functions for committing AEAD.
https://github.com/samuel-lucas6/generic-committing-aead-transforms
aead aead-commitment aeah aeth authenticated-encryption blake2 blake2b caead chacha20 chacha20-poly1305 chasiv committing-aead eth htae
Last synced: 3 months ago
JSON representation
Generic transforms with hash functions for committing AEAD.
- Host: GitHub
- URL: https://github.com/samuel-lucas6/generic-committing-aead-transforms
- Owner: samuel-lucas6
- License: mit
- Created: 2025-06-08T16:57:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T11:37:22.000Z (3 months ago)
- Last Synced: 2025-07-04T12:55:30.879Z (3 months ago)
- Topics: aead, aead-commitment, aeah, aeth, authenticated-encryption, blake2, blake2b, caead, chacha20, chacha20-poly1305, chasiv, committing-aead, eth, htae
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generic Committing AEAD Transforms with Hash Functions
Implementations of the basic (nonce-based) and advanced (misuse-resistant) transforms from the [Committing Authenticated Encryption: Generic Transforms with Hash Functions](https://eprint.iacr.org/2025/320) paper.