artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f42663
)
Remove RSA-PSS from todo-list
author
tb
<tb@openbsd.org>
Sat, 1 Sep 2018 05:57:23 +0000
(
05:57
+0000)
committer
tb
<tb@openbsd.org>
Sat, 1 Sep 2018 05:57:23 +0000
(
05:57
+0000)
regress/lib/libcrypto/wycheproof/wycheproof.go
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/wycheproof/wycheproof.go
b/regress/lib/libcrypto/wycheproof/wycheproof.go
index
21c9d1a
..
f9cc82d
100644
(file)
--- a/
regress/lib/libcrypto/wycheproof/wycheproof.go
+++ b/
regress/lib/libcrypto/wycheproof/wycheproof.go
@@
-1,4
+1,4
@@
-/* $OpenBSD: wycheproof.go,v 1.3
8 2018/09/01 05:56:24
tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.3
9 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