Skip to content

[pull] master from CycloneDX:master#49

Merged
pull[bot] merged 7 commits into
turkdevops:masterfrom
CycloneDX:master
May 21, 2026
Merged

[pull] master from CycloneDX:master#49
pull[bot] merged 7 commits into
turkdevops:masterfrom
CycloneDX:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 21, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Mehrn0ush and others added 7 commits May 2, 2026 17:32
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
## Summary

Corrects misspelled GOST 28147 algorithm patterns in
`schema/cryptography-defs.json`.

## Changes

Updates:

- `GOST38147[-{mode}][-{padding}]` to `GOST28147[-{mode}][-{padding}]`

- `GOST38147_MAC` to `GOST28147_MAC`

## Rationale

RFC 4357 defines the block cipher as GOST 28147-89. The previous
patterns used `38147`, which appears to be a typo.

## Validation

- Validated `schema/cryptography-defs.json`

- Verified no `GOST38147` references remain under `schema`

Fixes #920
## Summary

Corrects the BLS pattern in `schema/cryptography-defs.json`.

## Changes

- `BLS(13-381|13-377|BN254)` to `BLS(12-381|12-377|BN254)`

## Rationale

The repository's elliptic curve catalog uses `BLS12-381` and
`BLS12-377`, and RFC 9380 references `BLS12-381`. The previous `BLS13-*`
values appear to be typos.

## Validation

- Validated `schema/cryptography-defs.json`
- Verified no `BLS(13-381|13-377|BN254)` reference remains

Fixes #922
@pull pull Bot locked and limited conversation to collaborators May 21, 2026
@pull pull Bot added the ⤵️ pull label May 21, 2026
@pull pull Bot merged commit 793c097 into turkdevops:master May 21, 2026
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants