Remove ChaCha20-Poly1305 from the TODO list
authortb <tb@openbsd.org>
Tue, 21 Aug 2018 16:31:16 +0000 (16:31 +0000)
committertb <tb@openbsd.org>
Tue, 21 Aug 2018 16:31:16 +0000 (16:31 +0000)
regress/lib/libcrypto/wycheproof/wycheproof.go

index 04e675f..a3d71fe 100644 (file)
@@ -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 <jsing@openbsd.org>
  *
@@ -608,7 +608,7 @@ func main() {
                os.Exit(0)
        }
 
-       // AES, Chacha20Poly1305, DSA, ECDH
+       // AES, DSA, ECDH
        tests := []struct {
                name    string
                pattern string