We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb93fb commit 99d826dCopy full SHA for 99d826d
1 file changed
.github/workflows/external.json
@@ -43,23 +43,12 @@
43
44
,
45
46
- { "name" : "xmss-acai"
47
- , "repository" : "https://github.com/MM45/FV-XMSS-EC"
48
- , "branch" : "master"
49
- , "subdir" : "."
50
- , "config" : "config/tests.config"
51
- , "scenario" : "xmss-acai"
52
- , "options" : ""
53
- }
54
-
55
- ,
56
57
- { "name" : "xmss-fsai"
58
59
60
+ { "name" : "xmss-security"
+ , "repository" : "https://github.com/formosa-crypto/formosa-xmss"
+ , "branch" : "main"
+ , "subdir" : "proof"
61
, "config" : "config/tests.config"
62
- , "scenario" : "xmss-fsai"
+ , "scenario" : "security"
63
, "options" : ""
64
}
65
0 commit comments