status-im / status-keycard

Our Javacard Implementation for making secure transactions within Status and Ethereum
Apache License 2.0
213 stars 65 forks source link

add chain code export and remove derivation caches #86

Closed bitgamma closed 1 year ago

bitgamma commented 1 year ago

Allowings exporting extended public keys opens new usage scenarios especially together with Keycard Pro. Removing the derivation caches makes the applet have a smaller memory footprint and reflects the current card usage. It also makes simpler to implement plausable deniability