Skip to content

feat(registry): add scrypt (RFC7914) to Cryptography Registry#784

Open
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:feat/crypto-registry-scrypt-rfc7914
Open

feat(registry): add scrypt (RFC7914) to Cryptography Registry#784
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:feat/crypto-registry-scrypt-rfc7914

Conversation

@Mehrn0ush
Copy link
Contributor

Adds scrypt (RFC7914) to the Cryptography Registry (schema/cryptography-defs.json).

Rationale:

  • RFC7914 specifies scrypt and it is commonly used for password hashing.
  • This classifies scrypt under primitive: "hash" to remain consistent with the existing registry taxonomy (e.g., bcrypt).

Closes #783

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush Mehrn0ush requested a review from a team as a code owner January 25, 2026 12:27
@stevespringett stevespringett added the cap: cryptography-registry Capability: Cryptography Registry label Feb 5, 2026
@stevespringett
Copy link
Member

cc: @bhess

Copy link
Contributor

@bhess bhess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cap: cryptography-registry Capability: Cryptography Registry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add scrypt (RFC7914) to Cryptography Registry

3 participants