Skip to content

Conversation

@prbprbprb
Copy link
Owner

No functional change but removes some cruft from
the openjdk build.gradle.

BoringSSL build directory is still a bit of a hack but I'll address that in a later, smaller PR.

No functional change but removes some cruft from
the openjdk build.gradle.

BoringSSL build directory is still a bit of a hack
but I'll address that in a later, smaller PR.
miguelaranda0 and others added 2 commits October 1, 2025 15:40
google#1394)

* Update serialization tests to handle class name length and potential EOFException.

Adjusts the expected hex encoding in EdDSA key serialization tests to dynamically include the length of the class name. Also, modifies invalid key deserialization tests in both EdDSA and ML-DSA to catch both `IllegalArgumentException` and `EOFException`, as either can occur during parsing of malformed serialized data.

Test: atest EdDsaTest/MlDsaTest

* Update MlDsaTest.java
@prbprbprb
Copy link
Owner Author

Submitted upstream at google#1388

@prbprbprb prbprbprb closed this Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants