Commit Graph

17 Commits

Author SHA1 Message Date
lash c402163f63 Merge branch 'dev-0.6.2' 2022-10-13 07:37:03 +00:00
lash 05435268bf
Allow binary msg sign in cli tool 2022-05-24 13:17:30 +00:00
lash a534f8ca1e
Avoid padding of missing nibble in address 2022-05-04 18:09:01 +00:00
lash d9531c33cb
Upgrade confini 2022-03-06 19:31:17 +00:00
williamluke 45c7538528 feat: add message signer cli, pbkdf2 support, -0 flag (#3)
Reviewed-on: #3
2022-03-01 10:43:24 +00:00
lash 385578e582
Change url, revert rlp, update deps 2022-02-20 16:40:55 +00:00
lash c3033e9572
Add no-newline option for output 2022-01-25 11:11:55 +00:00
lash d50489f0ba Merge remote-tracking branch 'origin/master' into lash/message-signer 2022-01-25 09:02:00 +00:00
lash e5cd1cad58
Implement PBKDF2 support in keyfile
---

Squashed commit of the following:

commit 4a4f76b19c
Author: idaapayo <idaapayo@gmail.com>
Date:   Mon Jan 24 20:12:34 2022 +0300

    remove unused import and renaming pbkdf2 default params

commit 23a94c3ba1
Author: idaapayo <idaapayo@gmail.com>
Date:   Mon Jan 24 20:07:22 2022 +0300

    defaulting to scrypt in to_dict fun

commit 1c0047398a
Author: idaapayo <idaapayo@gmail.com>
Date:   Mon Jan 24 15:12:38 2022 +0300

    making final review  changes

commit 0a4f3eaa98
Merge: b208533 903f659
Author: Mohamed Sohail <kamikazechaser@noreply.localhost>
Date:   Mon Jan 24 11:10:35 2022 +0000

    Merge branch 'master' into Ida/pbkdf2

commit b20853312d
Author: idaapayo <idaapayo@gmail.com>
Date:   Mon Jan 24 13:23:12 2022 +0300

    review changes with tests

commit b9c6db414b
Author: idaapayo <idaapayo@gmail.com>
Date:   Fri Jan 21 11:13:35 2022 +0300

    making review changes

commit 1f5d057a9a
Author: idaapayo <idaapayo@gmail.com>
Date:   Wed Jan 19 14:37:22 2022 +0300

    second pbkdf2 implementation

commit 01598a8c59
Author: idaapayo <idaapayo@gmail.com>
Date:   Wed Jan 19 13:49:29 2022 +0300

    pkdf2 implementation
2022-01-24 17:54:59 +00:00
lash 30c82b9cd1
Add message signer cli 2022-01-24 12:04:44 +00:00
lash 903f65936e
Upgrade rlp 2022-01-20 21:39:01 +00:00
nolash 39435b67ba
Allow WALLET_PASSPHRASE environ var in keyfile cli tool 2021-11-25 18:00:34 +01:00
nolash 2cdccd821f
Remove misplaced sweep code, bump version 2021-11-15 14:30:56 +01:00
nolash ccacffe962
Correct remaining crypto_dev_signer prefixes 2021-10-15 22:59:33 +02:00
nolash 760ff71632
rehabilitate socket server 2021-10-15 22:41:30 +02:00
nolash 7f113d1cdc
Replace test keyfile 2021-10-10 18:27:16 +02:00
nolash 7753247afb
Initial commit 2021-10-10 18:14:34 +02:00