summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2018-09-01 05:57:24 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2018-09-01 05:57:24 +0000
commitea129de203957be52c0a959cd9d2cfebbea799e6 (patch)
tree12f6a760cb6706366e79e6a64d08ac8e066af850
parentd8891aabcba4873c640efd362145a1eadfcd9861 (diff)
Remove RSA-PSS from todo-list
-rw-r--r--regress/lib/libcrypto/wycheproof/wycheproof.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libcrypto/wycheproof/wycheproof.go b/regress/lib/libcrypto/wycheproof/wycheproof.go
index 21c9d1aae1b..f9cc82d5c79 100644
--- a/regress/lib/libcrypto/wycheproof/wycheproof.go
+++ b/regress/lib/libcrypto/wycheproof/wycheproof.go
@@ -1,4 +1,4 @@
-/* $OpenBSD: wycheproof.go,v 1.38 2018/09/01 05:56:24 tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.39 2018/09/01 05:57:23 tb Exp $ */
/*
* Copyright (c) 2018 Joel Sing <jsing@openbsd.org>
* Copyright (c) 2018 Theo Buehler <tb@openbsd.org>
@@ -1456,7 +1456,7 @@ func main() {
os.Exit(0)
}
- // ECDH, RSA-PSS
+ // ECDH
tests := []struct {
name string
pattern string