JCMathLib icon indicating copy to clipboard operation
JCMathLib copied to clipboard

Create large table with supported operations on selected cards

Open petrs opened this issue 5 years ago • 0 comments

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.

petrs avatar Jun 23 '20 19:06 petrs