CycloneDX / CycloneDX/cyclonedx-core-java
SHA3-256 is not supported by Java 8
Open
- Dominant language
- Java
- Stars
- 120
- Forks
- 90
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 18
Description
The release notes of 12.2.0 say the baseline was Java8 again, but this is not true for creating SBOMs as the unconditionally use the SHA3-256 hash algorithm which was only added with Java9 (if my search didn't fail me).
Of course this could be worked around, but I'm not sure it is worth the effort. Maybe you should just update the docs.
Contributor guide
Assessment
This issue has not been assessed yet.