From: tb Date: Tue, 21 Aug 2018 16:31:16 +0000 (+0000) Subject: Remove ChaCha20-Poly1305 from the TODO list X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=53292fabb9d5357142bbc1e14021226f312660b5;p=openbsd Remove ChaCha20-Poly1305 from the TODO list --- diff --git a/regress/lib/libcrypto/wycheproof/wycheproof.go b/regress/lib/libcrypto/wycheproof/wycheproof.go index 04e675fa348..a3d71fe04bf 100644 --- a/regress/lib/libcrypto/wycheproof/wycheproof.go +++ b/regress/lib/libcrypto/wycheproof/wycheproof.go @@ -1,4 +1,4 @@ -/* $OpenBSD: wycheproof.go,v 1.13 2018/08/21 16:25:11 tb Exp $ */ +/* $OpenBSD: wycheproof.go,v 1.14 2018/08/21 16:31:16 tb Exp $ */ /* * Copyright (c) 2018 Joel Sing * @@ -608,7 +608,7 @@ func main() { os.Exit(0) } - // AES, Chacha20Poly1305, DSA, ECDH + // AES, DSA, ECDH tests := []struct { name string pattern string