aboutsummaryrefslogtreecommitdiff
path: root/internal/wycheproof
AgeCommit message (Expand)Author
2025-10-08all: fix some typos in commentcuishuang
2024-06-26all: bump go.mod version and drop compatibility shimsFilippo Valsorda
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2023-09-27all: use crypto/ed25519 instead of golang.org/x/crypto/ed25519Sebastiaan van Stijn
2023-07-18internal/wycheproof: skip all tests in short test modeDmitri Shuralyov
2022-12-21internal/wycheproof: also use Verify in TestECDSARoland Shoemaker
2022-11-16internal/wycheproof: update Go 1.20 crypto/ecdh APIv0.3.0Filippo Valsorda
2022-09-19all: replace io/ioutil with io and os packagecui fliter
2022-08-29internal/wycheproof: add crypto/ecdh testsRoland Shoemaker
2022-05-07internal/wycheproof: skip truncated SHA-512 RSAPSS tests for boringRoland Shoemaker
2022-04-27internal/wycheproof: add ECDH tests, including point decompressionFilippo Valsorda
2021-12-09internal/wycheproof: skip on builders with flaky network connectionsBryan C. Mills
2021-09-20all: fix typosYasuhiro Matsumoto
2021-02-20all: go fmt ./...Russ Cox
2020-10-02internal/wycheproof: add RSA OAEP decryption testsRoland Shoemaker
2020-07-28internal/wycheproof: add generic AEAD testRoland Shoemaker
2020-06-04internal/wycheproof: add tests for hmac generationRoland Shoemaker
2020-03-20internal/wycheproof: update TestEcdsa to use ecdsa.VerifyASN1Katie Hockman
2020-02-21internal/wycheproof: add test for ChaCha20-Poly1305 AEAD encryption/decryptionKatie Hockman
2020-02-19internal/wycheproof: add test for CBC decryption with PKCS#5 paddingKatie Hockman
2020-02-06internal/wycheproof: add test for hkdf key extractionKatie Hockman
2020-01-28cryptobyte: fix panic due to malformed ASN.1 inputs on 32-bit archsFilippo Valsorda
2019-12-27internal/wycheproof: skip failing test on 32-bit armKatie Hockman
2019-12-06internal/wycheproof: add Wycheproof tests for verifying signaturesKatie Hockman