Closed persmule closed 3 years ago
As far as I know, SmartPGP relies on the JavaCard implementation of cryptographic primitives (cf. PGPKey.java) : in this case, the signPreComputedHash method. This makes the use of RFC 6979 dependent on the choices your card manufacturer made.
Does SmartPGP support RFC 6979 in its (EC)DSA implementation, which makes them deterministic?