RustCrypto / RustCrypto/hashes

sha2: explore addition of SSE and AVX2 backends for SHA-256

Open
#327 18 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement performance
Dominant language
Rust
Stars
2.3k
Forks
340
Avg merge
12h 31m
Merged PRs (30d)
2

Description

Currently we only have software and SHA-NI backends for SHA-256.

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

The issue names no files, tests, or entry points. Begin by reviewing the existing software and SHA-NI SHA-256 backends, then determine the scope and design for SSE and AVX2 backends. Done would mean a defined and implemented backend addition, but the issue does not specify acceptance tests or implementation details.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography, performance
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.