Fixes 20260330#8
Merged
Merged
Conversation
There was a problem hiding this comment.
Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
rizlik
approved these changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
F/1647 - Fix TLS 1.2 PSK premaster ordering (
36e38aa)F/1648 - Allow plain TLS 1.2 PSK derivation (
7c9f862)F/1649 - Allow HKDF extract without salt (
031821f)F/1650 - Allow HKDF output without info (
98d568e)F/1656 - Guard PSA word32 length conversions (
0198520)F/1657 - Guard ChaCha20-Poly1305 output length (
4913be8)F/1657 - Fix XChaCha output length guard (
7c55d7b)F/1658 - zeroize ECC DER signature buffer (
cc2af5b)F/1659 - Zero RSA PKCS#1 v1.5 sign buffer (
cda4673)F/1663 - Guard AEAD final word32 lengths (
a810ac2)F/1664 - zeroize ECC raw rs buffer before free (
b404aec)F/1660 - zeroize RSA verify decoded buffers (
005238e)F/1661 - zero message hashes before return (
a0e471e)F/1665 - zero computed hash buffers in hash checks (
b730c0a)