@martijno give me a feedback pls The version ok is 0.7.41 (not 0.8.0)
@martijno give me a feedback pls
Slow throw exception
@martijno
PACE Authentication is slow
@martijno can you help?
The problem is here decodePublicKeyFromSmartCard In Util.getPublicKey edit in this way Before public static PublicKey getPublicKey(String algorithm, KeySpec keySpec) throws GeneralSecurityException { try { KeyFactory kf = KeyFactory.getInstance(algorithm); return kf.generatePublic(keySpec); } catch (Exception e) { LOGGER.log(Level.FINUtil.getPublicKeyE, "Default provider could not provide this Key Factory or Public Key, falling back to explicit BC", e); KeyFactory kf = KeyFactory.getInstance(algorithm,...
error:0f00007b:elliptic curve routines:OPENSSL_internal:UNKNOWN_GROUP