Commit Graph

15 Commits

Author SHA1 Message Date
librelois 673e2db2ba feat(dubp): add method getDewifMetaData 2021-02-14 17:36:44 +01:00
librelois 2981181817 fix(dubp): master pubkey of HD wallet must not be accessible 2021-02-14 17:14:35 +01:00
librelois 1a8a24601a feat(dubp): add transparent BIP32 wallet 2021-02-11 20:40:43 +01:00
librelois 46ee3ec694 ref(dubp): make getDewifSecretCodeLen synchronous 2021-02-09 17:55:25 +01:00
librelois 7d9c95bb66 feat(dubp): add method getDewifSecretCodeLen 2021-02-08 23:49:31 +01:00
librelois 89f0e174fb feat(dubp): add method genWalletFromDeprecatedSaltPassword 2021-02-06 19:52:42 +01:00
librelois 7eff91c5dc feat(dubp):add methods getLegacyPublicKey & signLegacy for legacy wallet
legacy wallet is a wallet generated with deprecated (salt+password) process
2021-02-02 22:59:17 +01:00
librelois 1bc74f25f8 feat(dubp): adapt secret code len depending on system memory 2021-02-02 22:59:17 +01:00
librelois 61eca576f2 ref(dubp): make gen_mnemonic really async 2021-02-02 22:59:17 +01:00
librelois 78740e13ec feat(dubp): replace param PinLen by SecretCodeType 2021-01-09 23:40:17 +01:00
librelois 63dd4ee59b perf(dubp): optimize changeDewifPin & genWalletFromMnemonic 2021-01-09 22:03:19 +01:00
librelois b288b601ce ref(dubp):make really async & rework handle error in a more generic way 2021-01-09 21:12:52 +01:00
librelois 1d9e6d0753 fix(dubp_rs): replace buggy err handling by custom err handling system 2021-01-08 01:49:54 +01:00
librelois 2492465d46 ref(dubp): bind an array of string directly and use it in signSeveral 2021-01-04 17:36:30 +01:00
librelois 7cac5b996b chore: add rust code that expose dup-crypto crate like a C lib 2021-01-04 17:11:53 +01:00