RustCrypto / RustCrypto/MACs

Missing MACs

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

Nobody has claimed this yet.

help wanted
Dominant language
Rust
Stars
372
Forks
54
PR merge metrics
No merged PRs in 30d

Description

List of "would be nice to have" algorithms:

  • CBC-MAC (#103)
  • GMAC
  • CMAC (OMAC1)
  • KMAC
  • OMAC2
  • PMAC (#2)
  • UMAC
  • VMAC
  • Poly1305 (#14)

It can be changed based on discussion.

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

Start by reviewing the unchecked algorithms in the issue, especially the linked GMAC and KMAC references. The scope is not decided: confirm which algorithm is wanted and the expected implementation and tests before beginning; done would mean an agreed algorithm is implemented and verified.

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
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.