Remove DSA from TODO list and add RSA-PSS back.
authortb <tb@openbsd.org>
Fri, 24 Aug 2018 17:35:52 +0000 (17:35 +0000)
committertb <tb@openbsd.org>
Fri, 24 Aug 2018 17:35:52 +0000 (17:35 +0000)
regress/lib/libcrypto/wycheproof/wycheproof.go

index 5bbfb7c..09c7a4a 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: wycheproof.go,v 1.17 2018/08/24 17:34:46 tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.18 2018/08/24 17:35:52 tb Exp $ */
 /*
  * Copyright (c) 2018 Joel Sing <jsing@openbsd.org>
  *
@@ -761,7 +761,7 @@ func main() {
                os.Exit(0)
        }
 
-       // AES, DSA, ECDH
+       // AES, ECDH, RSA-PSS
        tests := []struct {
                name    string
                pattern string