RustCrypto / RustCrypto/AEADs

Missing algorithms

Open
#1 43 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
961
Forks
200
Avg merge
1h 30m
Merged PRs (30d)
6

Description

  • AEGIS
  • AES-GCM
    • XAES-256-GCM
  • AEZ
  • Deoxys-II (#311)
  • Multilinear Galois Mode
  • OCB3 (#587)
  • Reduced round XChaChaPoly
    • XChaCha8Poly1305
    • XChaCha12Poly1305

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the unchecked algorithms in the issue against the completed entries, including AEGIS, AEZ, and the listed variants. Start by examining how the completed algorithms are represented in this repository; done means the selected missing algorithms are implemented and their coverage is reflected in this checklist.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.