-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
67 lines (67 loc) · 2.44 KB
/
Copy path.gitmodules
File metadata and controls
67 lines (67 loc) · 2.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "bench/schemes/mldsa/ref"]
path = bench/schemes/mldsa/ref
url = https://github.com/pq-crystals/dilithium.git
ignore = "dirty"
[submodule "bench/schemes/slhdsa/ref"]
path = bench/schemes/slhdsa/ref
url = https://github.com/pq-code-package/slhdsa-c
[submodule "bench/schemes/fndsa/ref"]
path = bench/schemes/fndsa/ref
url = https://github.com/pornin/c-fn-dsa
[submodule "bench/schemes/hawk/ref"]
path = bench/schemes/hawk/ref
url = https://github.com/hawk-sign/dev
[submodule "bench/schemes/mayo/ref"]
path = bench/schemes/mayo/ref
url = https://github.com/PQCMayo/MAYO-C
[submodule "bench/schemes/faest/ref"]
path = bench/schemes/faest/ref
url = https://github.com/faest-sign/faest-arch-opt
[submodule "bench/schemes/sdith/ref"]
path = bench/schemes/sdith/ref
url = https://github.com/sdith/sdith
[submodule "bench/schemes/snova/ref"]
path = bench/schemes/snova/ref
url = https://github.com/PQCLAB-SNOVA/SNOVA.git
[submodule "bench/schemes/uov/ref"]
path = bench/schemes/uov/ref
url = https://github.com/pqov/pqov.git
[submodule "bench/schemes/qruov/ref"]
path = bench/schemes/qruov/ref
url = https://github.com/qruov/round2.git
[submodule "bench/schemes/mqom/ref"]
path = bench/schemes/mqom/ref
url = https://github.com/mqom/mqom-v2
[submodule "bench/schemes/sqisign/ref"]
path = bench/schemes/sqisign/ref
url = https://github.com/SQISign/the-sqisign
ignore = "dirty"
[submodule "bench-kem/schemes/hqc/ref"]
path = bench-kem/schemes/hqc/ref
url = https://gitlab.com/pqc-hqc/hqc.git
ignore = "dirty"
[submodule "bench-kem/schemes/mlkem/ref"]
path = bench-kem/schemes/mlkem/ref
url = https://github.com/pq-code-package/mlkem-native.git
ignore = "dirty"
[submodule "bench-kem/schemes/frodo/ref"]
path = bench-kem/schemes/frodo/ref
url = https://github.com/Microsoft/PQCrypto-LWEKE
[submodule "bench-kem/schemes/bat/ref"]
path = bench-kem/schemes/bat/ref
url = https://github.com/pornin/BAT
[submodule "bench-kem/schemes/ntru/ref"]
path = bench-kem/schemes/ntru/ref
url = https://github.com/jschanck/ntru
ignore = "dirty"
[submodule "bench-kem/schemes/saber/ref"]
path = bench-kem/schemes/saber/ref
url = https://github.com/KULeuven-COSIC/SABER
ignore = "dirty"
[submodule "bench-kem/schemes/ntruplus/ref"]
path = bench-kem/schemes/ntruplus/ref
url = https://github.com/ntruplus/ntruplus.git
[submodule "bench-kem/schemes/smaugt/ref"]
path = bench-kem/schemes/smaugt/ref
url = https://github.com/hmchoe0528/SMAUG-T_public.git
ignore = "dirty"