Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuel-lucas6/draft-lucas-generalised-committing-aead
Encrypt-then-MAC for Committing AEAD (cAEAD) Draft.
https://github.com/samuel-lucas6/draft-lucas-generalised-committing-aead
aead authenticated-encryption caead chacha20-blake2b committing-aead encrypt-then-mac
Last synced: 16 days ago
JSON representation
Encrypt-then-MAC for Committing AEAD (cAEAD) Draft.
- Host: GitHub
- URL: https://github.com/samuel-lucas6/draft-lucas-generalised-committing-aead
- Owner: samuel-lucas6
- License: other
- Created: 2022-07-10T18:18:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T01:16:30.000Z (4 months ago)
- Last Synced: 2024-12-06T12:15:59.982Z (16 days ago)
- Topics: aead, authenticated-encryption, caead, chacha20-blake2b, committing-aead, encrypt-then-mac
- Language: C#
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Encrypt-then-MAC for Committing AEAD (cAEAD)
This is the working area for the individual Internet-Draft, "Encrypt-then-MAC for Committing AEAD (cAEAD)".
* [Editor's Copy](https://samuel-lucas6.github.io/draft-lucas-generalised-committing-aead/#go.draft-lucas-generalised-committing-aead.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-lucas-generalised-committing-aead)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-lucas-generalised-committing-aead)
* [Compare Editor's Copy to Individual Draft](https://samuel-lucas6.github.io/draft-lucas-generalised-committing-aead/#go.draft-lucas-generalised-committing-aead.diff)## Contributing
See the
[guidelines for contributions](https://github.com/samuel-lucas6/draft-lucas-generalised-committing-aead/blob/main/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).