Skip to content
Discussion options

You must be logged in to vote

It looks like we're probably both looking at the same vectors. but I think there may be an issue with the byte[] conversion. I think you'd find this a lot easier if you left the data in Hex. It would be obvious that the first "026833" is actually "2907658" so the signature data is clearly incorrect.

https://github.com/bcgit/bc-java/blob/master/core/src/test/java/org/bouncycastle/pqc/crypto/test/FalconTest.java shows how we convert a detached signature into the format used in NIST files.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@orkvozku
Comment options

Comment options

You must be logged in to vote
2 replies
@orkvozku
Comment options

@dghgit
Comment options

Answer selected by dghgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants