Commit 3883f08
committed
feat(crypto): support standardized algorithm identifiers
CycloneDX 1.7 distinguishes schema-defined families and curves while
older consumers still depend on free-form curve metadata.
Derive the accepted cases from the bundled schema and gate standardized
serialization to the new view. Preserve the legacy value through
comparison and rendering, then exercise strict schema output and
downgrade behavior.1 parent cf392e0 commit 3883f08
10 files changed
Lines changed: 8688 additions & 13 deletions
File tree
- cyclonedx/model
- tests
- _data
- snapshots
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| 176 | + | |
174 | 177 | | |
175 | 178 | | |
| 179 | + | |
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
| |||
0 commit comments