summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2022-11-16 08:34:08 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2022-11-16 08:34:08 +0000
commitb633a883b7fa8b87636badfca590288f9806ee2e (patch)
treeb0e8ab55719c3302f4fd42534a205c4c7e3f6f1d /regress/lib
parentd880484af071d70cfa237851e1a5d4180cf790db (diff)
Remove an outdated TODO
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libcrypto/wycheproof/wycheproof.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/regress/lib/libcrypto/wycheproof/wycheproof.go b/regress/lib/libcrypto/wycheproof/wycheproof.go
index ec22c8aec15..1d671742ee3 100644
--- a/regress/lib/libcrypto/wycheproof/wycheproof.go
+++ b/regress/lib/libcrypto/wycheproof/wycheproof.go
@@ -1,4 +1,4 @@
-/* $OpenBSD: wycheproof.go,v 1.128 2022/07/13 06:40:24 tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.129 2022/11/16 08:34:07 tb Exp $ */
/*
* Copyright (c) 2018 Joel Sing <jsing@openbsd.org>
* Copyright (c) 2018,2019,2022 Theo Buehler <tb@openbsd.org>
@@ -2900,9 +2900,6 @@ func main() {
acceptableComments = make(map[string]int)
acceptableFlags = make(map[string]int)
- // TODO: Investigate the following new test vectors:
- // primality_test.json
- // x25519_{asn,jwk,pem}_test.json
tests := []struct {
name string
pattern string