cosmos-sdk/crypto
Gianguido Sora d761f088ab
add trust to macOS Keychain for calling apps by default (#8826)
This commit automatically trusts the calling application with its data,
avoiding all the annoying keychain popups that appears when dealing with
keys (list, add...).

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-10 08:56:12 +00: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 add trust to macOS Keychain for calling apps by default (#8826) 2021-03-10 08:56:12 +00:00
keys Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
ledger Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
types multisig checks and optimization (#8600) 2021-02-23 15:55:06 +00:00
armor.go Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00
armor_test.go keyring: remove hardcoded default passphrase on NewMnemonic (#8662) 2021-02-23 16:49:09 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00