Performance of Classic McEliece #1778
Unanswered
matthiasschwartz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a question about the Classic McEliece implementation in Bouncycastle. I used JMH to compare the time needed for encapsulation of CMCE to Kyber, and i get significantly slower performance for CMCE than Kyber. The performance data provided in the NIST submission shows similar performance for Kyber and McEliece though.
Does the implementation of CMCE in Bouncycastle use optimizations? I am just a bit confused with my results.
Best Regards
Beta Was this translation helpful? Give feedback.
All reactions