I have written a JavaCard application and configured the card as JCOP3_P60, which supports JCDK 3.0.4. However, I faced issues when testing with the card, particularly because I noticed that JCmathlib uses ALG_EC_SVDP_DH_PLAIN_XY and ALG_EC_PACE_GM parameters.
The card in version 3.0.5 is working properly.
Could you please clarify if JCmathlib supports JavaCard 3.0.4 cards, or if there are any specific modifications required to achieve compatibility?