Commit Graph

14 Commits (2fa432a530b9d280ef7419c1616c6d28c4fec6af)

Author SHA1 Message Date
Martin HS ab49f228ad
all: update to go version 1.22.1 (#28946) 6 months ago
Delweng 21c87e0f1b
crypto: replace noarg fmt.Errorf with errors.New (#27333) 1 year ago
Luke Champine 462ddce5b2
crypto/ecies: improve concatKDF (#20836) 5 years ago
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
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 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
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