Commit Graph

20 Commits

Author SHA1 Message Date
c5b0d40150 fix: pathIndex 为0时不该被忽略 2023-01-03 18:34:41 +08:00
c0e237984a 让 secword_to_keypair 的默认结果和 ethers.Wallet.fromMnemonic保持一致 2023-01-01 17:08:57 +08:00
cdeb44f43f update to standard .gitignore 2022-12-10 19:12:14 +08:00
ab105032ad rename ethrsa to ecrsa 2022-11-12 08:42:06 +08:00
ec359d0d98 add: 通过 ethereum-rsa 实现了椭圆曲线公私钥加解密!fix: is_secword 2022-11-11 16:17:18 +08:00
c9b147aeaf 增加 coinFamily 参数 2022-10-28 12:09:31 +08:00
93eb774457 rename pathRoot to pathSeed 2022-09-17 15:10:16 +08:00
dc834c8157 rename 'boot:windows' to 'boot:win'; install 'run-script-os' with '--save-dev'. 2022-09-13 11:49:13 +08:00
4e8730e989 delete 'global.inDev', use 'global.envar.inDev' instead. 2022-08-25 15:17:31 +08:00
a43a43ed16 u 2022-08-17 12:22:44 +08:00
d54cc58c80 u 2022-08-16 12:50:24 +08:00
71eb5d5dce Merge branch 'main' of https://git.faronear.org/npm/tic-crypto 2022-08-16 11:59:32 +08:00
1893a0ae9d <secword_to_keypair> should check secword because secword_to_seed accepts even empty secword 2022-08-16 11:59:28 +08:00
e7f538b472 rename seckey to prikey 2022-08-14 15:51:19 +08:00
7a8ea70608 u 2022-08-14 14:50:23 +08:00
741eb70245 u 2022-08-12 12:03:02 +08:00
34cf26e168 把大多数ticc方法的参数类型统一为 { ... } 对象 2022-08-03 16:30:09 +08:00
0cb2547d17 rename this.hash to this.hash_easy 2022-08-03 14:53:31 +08:00
cc01e71f48 rename ticc.sign/verify/encrypt/decrypt/hash to ticc.xxx_easy 2022-07-23 16:03:21 +08:00
1d79a3b560 updated 2022-07-23 12:40:04 +08:00