diff options
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libcrypto/wycheproof/wycheproof.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/wycheproof/wycheproof.go b/src/regress/lib/libcrypto/wycheproof/wycheproof.go index 5132090321..955eb48220 100644 --- a/src/regress/lib/libcrypto/wycheproof/wycheproof.go +++ b/src/regress/lib/libcrypto/wycheproof/wycheproof.go | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: wycheproof.go,v 1.104 2019/11/28 21:41:42 tb Exp $ */ | 1 | /* $OpenBSD: wycheproof.go,v 1.105 2019/11/28 21:42:42 tb Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2018 Joel Sing <jsing@openbsd.org> | 3 | * Copyright (c) 2018 Joel Sing <jsing@openbsd.org> |
| 4 | * Copyright (c) 2018, 2019 Theo Buehler <tb@openbsd.org> | 4 | * Copyright (c) 2018, 2019 Theo Buehler <tb@openbsd.org> |
| @@ -2541,7 +2541,6 @@ func main() { | |||
| 2541 | acceptableFlags = make(map[string]int) | 2541 | acceptableFlags = make(map[string]int) |
| 2542 | 2542 | ||
| 2543 | // TODO: Investigate the following new test vectors: | 2543 | // TODO: Investigate the following new test vectors: |
| 2544 | // hkdf_sha*_test.json | ||
| 2545 | // primality_test.json | 2544 | // primality_test.json |
| 2546 | // x25519_{asn,jwk,pem}_test.json | 2545 | // x25519_{asn,jwk,pem}_test.json |
| 2547 | // What's up with the *_p1363_test.json files? | 2546 | // What's up with the *_p1363_test.json files? |
