From 4b727ee6311573f0355dac9472c38bb8a447ba1d Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 28 Nov 2019 21:42:42 +0000 Subject: update to-do list --- src/regress/lib/libcrypto/wycheproof/wycheproof.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') 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 @@ -/* $OpenBSD: wycheproof.go,v 1.104 2019/11/28 21:41:42 tb Exp $ */ +/* $OpenBSD: wycheproof.go,v 1.105 2019/11/28 21:42:42 tb Exp $ */ /* * Copyright (c) 2018 Joel Sing * Copyright (c) 2018, 2019 Theo Buehler @@ -2541,7 +2541,6 @@ func main() { acceptableFlags = make(map[string]int) // TODO: Investigate the following new test vectors: - // hkdf_sha*_test.json // primality_test.json // x25519_{asn,jwk,pem}_test.json // What's up with the *_p1363_test.json files? -- cgit v1.2.3-55-g6feb