Open simlei opened 4 years ago
1)
McEliece Cryptosystem: the "Decrypt" button yields an error with default inputs and "Generate keys" > "Encrypt" > "Decrypt"
java.lang.ArithmeticException: length mismatch
at org.bouncycastle.pqc.math.linearalgebra.GF2Vector.<init>(GF2Vector.java:122)
at org.bouncycastle.pqc.math.linearalgebra.GF2Vector.OS2VP(GF2Vector.java:182)
at org.bouncycastle.pqc.crypto.mceliece.McElieceCipher.messageDecrypt(Unknown Source)
at org.jcryptool.visual.errorcorrectingcodes.algorithm.McElieceCrypto.decrypt(McElieceCrypto.java:166)
at org.jcryptool.visual.errorcorrectingcodes.ui.views.McElieceView.performDecryption(McElieceView.java:268)
at org.jcryptool.visual.errorcorrectingcodes.ui.views.McElieceView.lambda$4(McElieceView.java:197)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
This concerns the plugins:
crypto/org.jcryptool.visual.errorcorrectingcodes
)crypto/org.jcryptool.visual.rainbow
)Textual issues
Typos/Grammar McEliece (https://github.com/jcryptool/crypto/commit/8be574b0c69e5cbf5a6407f429ca7621443251e8)
Typos/Grammar Rainbow (https://github.com/jcryptool/crypto/commit/07121e05d1ee1a0d041260e9108eb128d977456f)
Help system
Translation
Layout