Skip to content

Hpke - #5

Merged
hhund merged 27 commits into
masterfrom
hpke
May 26, 2026
Merged

Hpke#5
hhund merged 27 commits into
masterfrom
hpke

improved javadoc, small fixes and refactored code

0b9d63a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 26, 2026 in 1s

No new alerts in code changed by this pull request

Annotations

Check failure on line 111 in src/main/java/de/hsheilbronn/mi/utils/crypto/hpke/AeadId.java

See this annotation in the file changed.

Code scanning / CodeQL

Use of a potentially broken or risky cryptographic algorithm High

Cryptographic algorithm
ChaCha20-Poly1305
may not be secure. Consider using a different algorithm.