cosmos-sdk/crypto/keys/secp256k1
2024-04-30 11:14:02 +00:00
..
internal/secp256k1 refactor: replace error-handling code for potential wrapped errors (#20214) 2024-04-30 11:14:02 +00:00
bench_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
keys.pb.go feat(accounts): use gogoproto API instead of protov2. (#18653) 2023-12-08 13:17:48 +00:00
secp256k1_cgo_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
secp256k1_cgo.go style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
secp256k1_internal_test.go feat: secp256k1 public key constant time (#18026) 2023-12-04 19:04:02 +00:00
secp256k1_nocgo_test.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
secp256k1_nocgo.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
secp256k1_test.go chore: Fixed typos in the 'crypto' folder. (#19240) 2024-01-25 15:11:57 +00:00
secp256k1.go refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650) 2024-03-05 13:36:10 +00:00