Blake Support

Open
#123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
cryptography

Research direction

Start by locating the existing algorithm support and provider-registration entry points in the Rust repository. Check how current Blake2 variants are exposed and tested, then add support for Blake2b-512, Blake2s-256, and Blake3 only; done means the OpenSSL provider provisioning recognizes all three requested variants.

Written by the indexing model from the issue text.

Description

We need to add support for Blake2b-512, Blake2s-256, and Blake3

There are other versions of Blake2b/Blake2s, but for now I would not add them unless there was a pressing reason to do so. The ones listed above are for OpenSSL provider provisioning.

Dominant language
Rust
Stars
25
Forks
18
Avg merge
16h 38m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

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.

More from bcgit/bc-rust

All issues in bcgit/bc-rust

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.