licel / jcardsim

https://jcardsim.org
222 stars 123 forks source link

Implement ALG_EC_PACE_GM #198

Closed dufkan closed 1 year ago

dufkan commented 1 year ago

This pull request implements KeyAgreement.ALG_EC_PACE_GM. The corresponding functionality is not provided by BouncyCastle, so it needs to be done in a similar way to the current implementation of KeyAgreement.ALG_EC_SVDP_DH_PLAIN_XY.