From 2e49837b2467a80b6ffa440cb2ae18318b4e5e02 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 9 Dec 2019 19:55:03 +0000 Subject: update to-do list --- src/regress/lib/libcrypto/wycheproof/wycheproof.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/regress') diff --git a/src/regress/lib/libcrypto/wycheproof/wycheproof.go b/src/regress/lib/libcrypto/wycheproof/wycheproof.go index 9ef56dbdd7..c1c35ba55a 100644 --- a/src/regress/lib/libcrypto/wycheproof/wycheproof.go +++ b/src/regress/lib/libcrypto/wycheproof/wycheproof.go @@ -1,4 +1,4 @@ -/* $OpenBSD: wycheproof.go,v 1.112 2019/12/09 19:46:56 tb Exp $ */ +/* $OpenBSD: wycheproof.go,v 1.113 2019/12/09 19:55:03 tb Exp $ */ /* * Copyright (c) 2018 Joel Sing * Copyright (c) 2018, 2019 Theo Buehler @@ -2626,7 +2626,6 @@ func main() { acceptableFlags = make(map[string]int) // TODO: Investigate the following new test vectors: - // dsa_*_p1363_test.json // primality_test.json // x25519_{asn,jwk,pem}_test.json tests := []struct { -- cgit v1.2.3-55-g6feb