Commit Graph

250 Commits

Author SHA1 Message Date
Michele Balistreri 146c049b45
Merge pull request #89 from status-im/internal-factory-reset
Internal factory reset
2023-06-06 17:03:32 +02:00
Michele Balistreri 86faab3f26
update sdk 2023-06-06 17:02:26 +02:00
Michele Balistreri 44adec536e
clear also some ram buffers 2023-06-06 15:26:18 +02:00
Michele Balistreri e79d84b9b4
fix and test factory reset 2023-06-06 14:40:24 +02:00
Michele Balistreri 039964e8d0
implement factory reset 2023-06-06 10:46:46 +02:00
guylouis 4a04bdacec
Update README.md with enno wallet mention 2023-05-17 07:40:52 +02:00
Michele Balistreri b21fef0fec
Merge pull request #87 from status-im/plausible-deniability
implement plausible deniability
2022-12-02 12:47:18 +01:00
Michele Balistreri 40a4168a17 bump version 2022-12-02 12:33:55 +01:00
Michele Balistreri a2595b35e7 constant time comparison 2022-11-25 10:03:55 +01:00
Michele Balistreri 4956fcc1ee rename alt chain code 2022-11-10 15:48:05 +01:00
Michele Balistreri 509abc291b modify init command 2022-11-10 14:12:02 +01:00
Michele Balistreri b55764bdd7 add tests 2022-11-10 08:13:40 +01:00
Michele Balistreri 8ac2e88383 implement plausble deniability 2022-11-09 13:47:03 +01:00
Michele Balistreri 5bc653c012
Merge pull request #86 from status-im/lazy-derivation
add chain code export and remove derivation caches
2022-11-07 13:10:55 +01:00
Michele Balistreri e71c9d7f49 remove debug code 2022-11-07 12:15:21 +01:00
Michele Balistreri a3aba74ffa move chain code outside pubkey 2022-11-04 10:33:05 +03:00
Michele Balistreri f3e834226f allow export of extended public key 2022-11-03 17:50:18 +03:00
Michele Balistreri e6dc3b8189 make key derivation lazy 2022-11-02 10:55:31 +03:00
Michele Balistreri 9677aefcbb
Merge pull request #85 from status-im/ident
implement IDENTIFY CARD
2022-11-02 07:25:18 +01:00
Michele Balistreri 01c46f7009 add identify card command to cash applet 2022-07-26 10:04:10 +02:00
Michele Balistreri a692b6b838 improve tests 2022-07-25 12:49:56 +02:00
Michele Balistreri 44a77dfcb3 implement ident command 2022-07-22 15:21:51 +02:00
Michele Balistreri f1d3d41887
Merge pull request #63 from status-im/pin-puk-minmax-retries
add optional PIN/PUK retry count in INIT
2021-12-08 10:12:30 +03:00
Michele Balistreri bba7d4cb36
improve build and test 2021-12-08 10:11:18 +03:00
Michele Balistreri 6a40687804
add optional PIN/PUK retry count in INIT 2021-12-08 10:09:51 +03:00
Bitgamma f420fd962f
Update README.md 2021-03-16 12:45:22 +03:00
Michele Balistreri 1625fe9afe
update SDK 2020-11-09 15:46:20 +01:00
Bitgamma 36de0fcc9c
Merge pull request #71 from x5engine/patch-1
fix typo
2020-06-16 07:59:44 +03:00
X5 Engine a7b7e5b8bc
fix typo 2020-06-16 03:02:53 +01:00
Michele Balistreri a5f64f78dd
update sdk 2020-06-02 10:26:57 +03:00
Michele Balistreri 57c72b11aa
Merge remote-tracking branch 'origin/master' 2020-04-16 13:49:36 +03:00
Michele Balistreri 677c2347c6
JCOP4 workaround 2020-04-16 13:35:15 +03:00
Bitgamma 4a51855678
Update README.md
closes #66
2020-04-02 10:22:20 +03:00
Bitgamma 81a62bbc93
Update README.md 2020-03-25 09:11:11 +03:00
Bitgamma dd290cd217
Update README.md 2020-03-24 16:38:04 +03:00
Bitgamma e9cfd04800
Update README.md
closes #64
2020-02-17 10:14:42 +03:00
Bitgamma e110c64f83
Merge pull request #60 from status-im/reduce-nvm-writes
JCOP4 compatibility + reduce NVM writes
2020-02-10 14:16:30 +03:00
Michele Balistreri 1d16a82117
JCOP4 workaround (defer initialization) 2020-01-23 19:05:49 +03:00
Michele Balistreri bca030f069
reduce NVM writes 2019-12-23 17:33:49 +01:00
Bitgamma 5908a8b66e
Update README.md
Remove WIP for swift sdk
2019-12-16 16:00:01 +01:00
Michele Balistreri 53fabe75c8
use SDK 3.0.0 2019-10-18 13:25:56 +03:00
Bitgamma bdfaf8c9f3
Update README.md 2019-10-18 12:03:30 +03:00
Michele Balistreri 5640e993a4
add manual test for mnemonic loading 2019-10-17 11:00:29 +03:00
Michele Balistreri 4cc3f1576c
add data in cash applet 2019-10-16 14:53:36 +03:00
Michele Balistreri 1b716790f0
remove DUPLICATE KEY 2019-10-15 14:54:49 +03:00
Michele Balistreri b9fa61282e
fix oneShotAES 2019-09-06 15:43:08 +03:00
Michele Balistreri c53b0cd811
fix key size for native HMAC 2019-09-03 13:49:02 +03:00
Bitgamma fc4120cd0d
Merge pull request #57 from status-im/v2.3
continue 2.3 development on main branch
2019-09-02 13:46:56 +03:00
Michele Balistreri a26ed296de
use master branch of SDK 2019-09-02 13:45:28 +03:00
Michele Balistreri 7473390715
make simulator work again 2019-09-02 13:30:27 +03:00