Ethereum signer and keystore implementation with jsonrpc signer daemon
Go to file
idaapayo 3a94f7e5a2 Merge pull request 'Ida/pbkdf2' (#1) from Ida/pbkdf2 into master
Reviewed-on: #1
2022-01-19 13:52:48 +00:00
funga/eth second pbkdf2 implementation 2022-01-19 14:37:22 +03:00
tests pkdf2 implementation 2022-01-19 13:49:29 +03:00
.gitignore Replace test keyfile 2021-10-10 18:27:16 +02:00
LICENSE Replace test keyfile 2021-10-10 18:27:16 +02:00
MANIFEST.in rehabilitate socket server 2021-10-15 22:41:30 +02:00
README rehabilitate socket server 2021-10-15 22:41:30 +02:00
requirements.txt Remove misplaced sweep code, bump version 2021-11-15 14:30:56 +01:00
run_tests.sh Replace test keyfile 2021-10-10 18:27:16 +02:00
setup.cfg Remove misplaced sweep code, bump version 2021-11-15 14:30:56 +01:00
setup.py Allow WALLET_PASSPHRASE environ var in keyfile cli tool 2021-11-25 18:00:34 +01:00
sql_requirements.txt Initial commit 2021-10-10 18:14:34 +02:00
test_requirements.txt Initial commit 2021-10-10 18:14:34 +02:00

README