plugeth/crypto
Delweng b196ad1c16
all: add whitespace linter (#25312)
* golangci: typo

Signed-off-by: Delweng <delweng@gmail.com>

* golangci: add whietspace

Signed-off-by: Delweng <delweng@gmail.com>

* *: rm whitesapce using golangci-lint

Signed-off-by: Delweng <delweng@gmail.com>

* cmd/puppeth: revert accidental resurrection

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2022-07-25 13:14:03 +03:00
..
blake2b all: more linters (#24783) 2022-06-13 16:24:45 +02:00
bls12381 all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
bn256 all: more linters (#24783) 2022-06-13 16:24:45 +02:00
ecies all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
secp256k1 all: fix 'the the' in comments (#24036) 2021-12-02 15:42:09 +01:00
signify all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
crypto_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
crypto.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
signature_cgo.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
signature_nocgo.go crypto: use btcec/v2 for no-cgo (#24533) 2022-03-16 14:23:14 +01:00
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 2017-12-20 14:30:00 +02:00