Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 22, 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 18 commits January 5, 2026 20:37
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
…bhess

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
…ntry

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
As discussed in ticket #770, this PR proposes adding an AES-CTR +
HMAC-SHA1-96 (IPsec ESP suite-style) pattern to the Cryptography
Registry.

Fixes #770

Details
- Adds pattern `AES[-(128|192|256)]-CTR-HMAC-SHA1[-96]` under the
existing `AES` family.
- Adds RFC 3686 as the authoritative reference.
- Registry-only change (`schema/cryptography-defs.json`). No schema or
specification behavior changes.
As discussed in ticket #767, this PR adds AES-CMAC-PRF-128 (RFC 4615) to
the Cryptography Registry.

Fixes #767

Details
- Adds `AES-CMAC-PRF-128` as a `mac` variant under the existing `AES`
family.
- Adds authoritative standards reference for RFC 4615.
- Registry-only change (`schema/cryptography-defs.json`). No schema or
specification behavior changes.
As discussed in ticket #765, this PR adds HPKE (RFC 9180) to the
Cryptography Registry.

Fixes #765

Details
- Adds the HPKE algorithm family with pattern
`HPKE[-{mode}]-{kem}-{kdf}-{aead}` (primitive: `pke`).
- Adds RFC 9180 as the authoritative reference.
- Updates the registry schema enum to allow `HPKE`.

Scope
- Registry-only (`schema/cryptography-defs.json`) plus corresponding
registry schema update (`schema/cryptography-defs.schema.json`).
- No CycloneDX specification behavior changes.
As discussed in ticket #761, this PR fixes an incorrect standards
reference in the Cryptography Registry.

Fixes #761

Details
- Corrects the RFC 3610 DOI under the AES AEAD variant (previously
pointed to RFC 5116).
- Registry-only data-quality fix.
- No schema or specification behavior changes.
As discussed in ticket #752, this PR fixes a data-quality issue in the
Cryptography Registry.

Fixes #752

### Details
- Removes a duplicate `BLAKE2b-(160|256|384|512)-HMAC` variant entry
(primitive: mac)

### Scope
- Cryptography Registry data only (`schema/cryptography-defs.json`)
- No schema or specification behavior changes
@pull pull bot locked and limited conversation to collaborators Jan 22, 2026
@pull pull bot added the ⤵️ pull label Jan 22, 2026
@pull pull bot merged commit 8c16b5c into turkdevops:master Jan 22, 2026
1 check 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