You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Satochip applet v0.11-0.1: support (mandatory) secure channel
Major protocol revision with Secure Channel support based on ECDH.
In addition, some code cleanup:
- optimisation: support native SHA512 (since v0.10-0.4)
- optimisation: support ALG_EC_SVDP_DH_PLAIN_XY (since v0.10-0.4)
- cleanup: removed SHA512 java implementation for older cards (since v0.10-0.4)
- cleanup: removed ALG_EC_SVDP_DH_PLAIN for older cards (since v0.10-0.4)
- remove deprecated instruction (sign_short_message)
- improved error message in case of wrong PIN
Merge branch 'add-secure-channel'
0 commit comments