From dfa6bf4db714c12f976de0d9b0372dd26bb28499 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 3 Dec 2019 16:07:22 +0000 Subject: update to-do list --- src/regress/lib/libcrypto/wycheproof/wycheproof.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/regress/lib/libcrypto/wycheproof/wycheproof.go b/src/regress/lib/libcrypto/wycheproof/wycheproof.go index 59d9e0766d..535b9f9e69 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.110 2019/12/03 16:05:14 tb Exp $ */ +/* $OpenBSD: wycheproof.go,v 1.111 2019/12/03 16:07:22 tb Exp $ */ /* * Copyright (c) 2018 Joel Sing * Copyright (c) 2018, 2019 Theo Buehler @@ -2574,9 +2574,9 @@ 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 - // What's up with the *_p1363_test.json files? tests := []struct { name string pattern string -- cgit v1.2.3-55-g6feb