Added first commit with BIP and SLIP support for cryptowallets.

Needs more work.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-05-23 20:40:16 +02:00
parent 279df32acc
commit 46d85c029e
5 changed files with 210 additions and 2 deletions

View File

@@ -28,7 +28,8 @@
#define EF_DKEK 0x1090
#define EF_KEY_DOMAIN 0x10A0
#define EF_PUKAUT 0x10C0
#define EF_PUK 0X10D0
#define EF_PUK 0x10D0
#define EF_MASTER_SEED 0x1110
#define EF_PRKDFS 0x6040
#define EF_PUKDFS 0x6041
#define EF_CDFS 0x6042