Commit Graph

14 Commits (e8824f6e7409a2064b1165c5b6cc6b2d390573ce)

Author SHA1 Message Date
David Huie 23ac783332 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Egon Elbre 10ce8b0e3c crypto: fix megacheck warnings (#14917) 7 years ago
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange fdb936ee95 crypto/ecies: make authenticated shared data work 9 years ago
Gustav Simonsson c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 9 years ago
Pavol Rusnak 3f07afbbd2 remove elliptic.P224 usage 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson aa4ff52d84 Add IsOnCurve check to EC unmarshalling in ECIES decryption 10 years ago