Skip to content

Commit 99d826d

Browse files
fdupressstrub
authored andcommitted
[external-ci] use formosa-xmss security proof
1 parent bdb93fb commit 99d826d

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

.github/workflows/external.json

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,12 @@
4343

4444
,
4545

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-
, "repository" : "https://github.com/MM45/FV-XMSS-EC"
59-
, "branch" : "master"
60-
, "subdir" : "."
46+
{ "name" : "xmss-security"
47+
, "repository" : "https://github.com/formosa-crypto/formosa-xmss"
48+
, "branch" : "main"
49+
, "subdir" : "proof"
6150
, "config" : "config/tests.config"
62-
, "scenario" : "xmss-fsai"
51+
, "scenario" : "security"
6352
, "options" : ""
6453
}
6554

0 commit comments

Comments
 (0)