Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Streebog hashing algorithm #525

Open
wants to merge 3 commits into
base: 1.7-dev
Choose a base branch
from

Conversation

volkdm
Copy link

@volkdm volkdm commented Sep 26, 2024

fixes #485

@volkdm volkdm requested a review from a team as a code owner September 26, 2024 14:03
@jkowalleck jkowalleck added this to the 1.7 milestone Sep 26, 2024
@jkowalleck jkowalleck linked an issue Sep 26, 2024 that may be closed by this pull request
Copy link
Member

@jkowalleck jkowalleck left a comment

Choose a reason for hiding this comment

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

please write the name "Streebog", not in all caps "STREEBOG".
Unlike SHA or BLAKE, Streebog is not an abbreviation, but a name.

PS: done via fec8c4c

@jkowalleck jkowalleck changed the title Add support for STREEBOG hashing algorithm Add support for Streebog hashing algorithm Sep 26, 2024
schema/bom-1.7.schema.json Outdated Show resolved Hide resolved
schema/bom-1.7.xsd Outdated Show resolved Hide resolved
schema/bom-1.7.proto Outdated Show resolved Hide resolved
@jkowalleck jkowalleck requested review from stevespringett and a team September 26, 2024 15:18
@stevespringett stevespringett added the RFC notice sent A public RFC notice was distributed to the CycloneDX mailing list for consideration label Oct 1, 2024
@stevespringett
Copy link
Member

The official RFC notice has been published and will be open until October 28. If approved, it will be promoted to Ecma TC54.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposed core enhancement request for comment RFC notice sent A public RFC notice was distributed to the CycloneDX mailing list for consideration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Adding Streebog hashing algorithm
3 participants