cosmos-sdk/crypto
Henrik Aasted Sørensen 3d3bc7c432
fix: unmarshalling issue with multisig keys in master (#10061)
2021-09-10 15:32:40 -04:00
..
codec crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
hd crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes (#8607) 2021-02-17 10:30:04 +00:00
keyring fix: hardcoded ledger algo on `keys add` (#9766) 2021-07-28 10:14:40 +00:00
keys fix: unmarshalling issue with multisig keys in master (#10061) 2021-09-10 15:32:40 -04:00
ledger fix: hardcoded ledger algo on `keys add` (#9766) 2021-07-28 10:14:40 +00:00
types crypto/types: optimize compact bit array one count (#9216) 2021-04-30 21:08:14 +00:00
armor.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
armor_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00