Michihito Osanai
Results
2
comments of
Michihito Osanai
Signature verification fails using an OpenSSL-generated ML-DSA-87 Private Key with BouncyCastle1.8.0
@dghgit I appeciate your prompt reply. I ran it using `v.1.8.1-beta` and it worked.
Signature verification fails using an OpenSSL-generated ML-DSA-87 Private Key with BouncyCastle1.8.0
Hi, @dghgit Does this problem also occur in Dilithium5? I tried this same issue with Dilithium5 and it failed. So for analysis, I added the following test code to [CrystalDilithiumTest.java](https://github.com/bcgit/bc-java/blob/2f4d33d57797dcc3fe9bd4ecb07ee0557ff58185/core/src/test/java/org/bouncycastle/pqc/crypto/test/CrystalsDilithiumTest.java)...