Skip to content

Conversation

@Mehrn0ush
Copy link

As discussed in ticket #750, this PR fixes data-quality issues in the Cryptography Registry.

Fixes #750

Details

  • Fixes malformed bcrypt pattern optional parameter syntax (bcrypt[-{cost)]bcrypt[-{cost}])
  • Corrects TUAK algorithm family naming (previously listed as TUAC for MAC and KDF variants)

@Mehrn0ush Mehrn0ush requested a review from a team as a code owner December 30, 2025 17:08
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush Mehrn0ush force-pushed the fix/crypto-registry-typos branch from e7d7612 to 501135d Compare December 30, 2025 17:13
@stevespringett
Copy link
Member

cc: @bhess

@stevespringett stevespringett added the cap: cryptography Capability: Cryptography (CBOM) label Jan 2, 2026
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.

Looks good to me!
Thank you @Mehrn0ush for reviewing and correcting the entries.

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

Labels

cap: cryptography Capability: Cryptography (CBOM)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Defect]: Cryptography registry contains malformed bcrypt pattern and TUAK typo

3 participants