laconicd/crypto
Federico Kunze a243f43fe2
crypto: add keyring supported algorithms (#439)
* add keyring supported algorithms

* lint

* minor updates

* use eth_secp256k1 as the default signing algo

* add flag

* derivation func

* refactor

* rename keys amino registration

* fix keys

* address comments from review
2020-08-11 11:01:15 -04:00
..
algorithm_test.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
algorithm.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
codec.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
secp256k1_test.go run make format (#351) 2020-07-02 11:19:48 -04:00
secp256k1.go crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00