opensearch-project / opensearch-project/security

[FEATURE] Add support for SCrypt password hashing algorithm.

Open
#4,591 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement triaged
Dominant language
Java
Stars
252
Forks
395
Avg merge
1d 11h
Merged PRs (30d)
76

Description

What solution would you like?
It will be useful for some cluster administrators to be able to use SCrypt as the password hashing algorithm and be able to configure properties such as:

  • work factor
  • parallelization
  • derived key length

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.

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the existing password-hashing configuration and implementations, then determine how SCrypt support and its work factor, parallelization, and derived key length settings fit there. Done means administrators can select SCrypt and configure all three properties.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.