You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An invalid ML-KEM public key encoding and a small-order X25519
ciphertext component deterministically fail inside libsodium,
exercising the memzero-on-error branches. ML-KEM768 decapsulation
never fails (implicit rejection), so it has no such test. Also drop
the cross-family length check, which duplicated existing coverage.
0 commit comments