artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f26b9f
)
Remove DSA from TODO list and add RSA-PSS back.
author
tb
<tb@openbsd.org>
Fri, 24 Aug 2018 17:35:52 +0000
(17:35 +0000)
committer
tb
<tb@openbsd.org>
Fri, 24 Aug 2018 17:35:52 +0000
(17:35 +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
5bbfb7c
..
09c7a4a
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.1
7 2018/08/24 17:34:46
tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.1
8 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