JCMathLib
JCMathLib copied to clipboard
Create large table with supported operations on selected cards
So far, wiki lists three cards which fully supports all JCMathLib operations. Other cards typically supports some subset as cryptographic engines refuses to perform some operations with non-standard arguments (e.g., RSA public key equal to 2 we use for acceleration of modular multiplication) or do not have enough memory to run in the fully optimized version.
Goal: Create table listing supported high-operations and identify part of code which causes faulty behaviour.