mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 11:41:19 +00:00
1f8290ca44
* ImportPreSaleKey takes a KeyStore, a presale key JSON (e.g. file content) and a password string. It stores the key in the given key store. * Refactored common AES decryption and moved some functions to crypto.go |
||
---|---|---|
.. | ||
secp256k1 | ||
sha3 | ||
crypto_test.go | ||
crypto.go | ||
curve.go | ||
encrypt_decrypt_test.go | ||
key_manager.go | ||
key_store_passphrase.go | ||
key_store_plain.go | ||
key_store_test.go | ||
key_store.go | ||
key.go | ||
keypair.go | ||
keyring.go | ||
keys_test.go | ||
mnemonic_test.go | ||
mnemonic_words.go | ||
mnemonic.go |