cosmos-sdk/crypto
Elias Naur ed9cd41396
chore(crypto): update btcec to v2 (#13513)
Similar to Tendermint's PR,

https://github.com/tendermint/tendermint/pull/9250

Note that crypto/ledger is not updated in this PR, because if its
dependency on the R and S values being exposed by ParseDERSignature.

Updates #13423

Signed-off-by: Elias Naur <elias@orijtech.com>

Signed-off-by: Elias Naur <elias@orijtech.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-10-17 16:33:43 +02:00
..
codec refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
hd chore(crypto): update btcec to v2 (#13513) 2022-10-17 16:33:43 +02:00
keyring perf: reduce user's password prompts when calling keyring List function (#13207) 2022-09-09 11:38:10 +00:00
keys chore(crypto): update btcec to v2 (#13513) 2022-10-17 16:33:43 +02:00
ledger ci: fix sims gh actions and build error (#13175) 2022-09-07 16:01:33 +00:00
types refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
xsalsa20symmetric chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
armor.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
armor_test.go refactor(crypto): remove dependency on simapp from tests (#12614) 2022-07-18 14:45:09 +00:00
bcrypt_readme.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00