|
1 | 1 | [submodule "cmake-modules"] |
2 | 2 | path = cmake/modules |
3 | 3 | url = ../../BoostCMake/cmake_modules.git |
4 | | -[submodule "crypto3-algebra"] |
5 | | - path = libs/crypto3/algebra |
6 | | - url = ../../NilFoundation/crypto3-algebra.git |
7 | | -[submodule "crypto3-block"] |
8 | | - path = libs/crypto3/block |
9 | | - url = ../../NilFoundation/crypto3-block.git |
10 | | -[submodule "crypto3-codec"] |
11 | | - path = libs/crypto3/codec |
12 | | - url = ../../NilFoundation/crypto3-codec.git |
13 | | -[submodule "crypto3-containers"] |
14 | | - path = libs/crypto3/containers |
15 | | - url = ../../NilFoundation/crypto3-containers.git |
16 | | -[submodule "crypto3-hash"] |
17 | | - path = libs/crypto3/hash |
18 | | - url = ../../NilFoundation/crypto3-hash.git |
19 | | -[submodule "crypto3-mac"] |
20 | | - path = libs/crypto3/mac |
21 | | - url = ../../NilFoundation/crypto3-mac.git |
22 | | -[submodule "crypto3-math"] |
23 | | - path = libs/crypto3/math |
24 | | - url = ../../NilFoundation/crypto3-math.git |
25 | | -[submodule "crypto3-modes"] |
26 | | - path = libs/crypto3/modes |
27 | | - url = ../../NilFoundation/crypto3-modes.git |
28 | | -[submodule "crypto3-multiprecision"] |
29 | | - path = libs/crypto3/multiprecision |
30 | | - url = ../../NilFoundation/crypto3-multiprecision.git |
31 | | -[submodule "crypto3-pkmodes"] |
32 | | - path = libs/crypto3/pkmodes |
33 | | - url = ../../NilFoundation/crypto3-pkmodes.git |
34 | | -[submodule "crypto3-pkpad"] |
35 | | - path = libs/crypto3/pkpad |
36 | | - url = ../../NilFoundation/crypto3-pkpad.git |
37 | | -[submodule "crypto3-pubkey"] |
38 | | - path = libs/crypto3/pubkey |
39 | | - url = ../../NilFoundation/crypto3-pubkey.git |
40 | | -[submodule "crypto3-random"] |
41 | | - path = libs/crypto3/random |
42 | | - url = ../../NilFoundation/crypto3-random.git |
43 | | -[submodule "crypto3-stream"] |
44 | | - path = libs/crypto3/stream |
45 | | - url = ../../NilFoundation/crypto3-stream.git |
46 | | -[submodule "crypto3-zk"] |
47 | | - path = libs/crypto3/zk |
48 | | - url = ../../NilFoundation/crypto3-zk.git |
49 | | -[submodule "marshalling"] |
50 | | - path = libs/crypto3/marshalling/core |
51 | | - url = ../../NilFoundation/marshalling.git |
52 | | -[submodule "crypto3-zk-marshalling"] |
53 | | - path = libs/crypto3/marshalling/zk |
54 | | - url = ../../NilFoundation/crypto3-zk-marshalling.git |
55 | | -[submodule "crypto3-algebra-marshalling"] |
56 | | - path = libs/crypto3/marshalling/algebra |
57 | | - url = ../../NilFoundation/crypto3-algebra-marshalling.git |
58 | | -[submodule "crypto3-multiprecision-marshalling"] |
59 | | - path = libs/crypto3/marshalling/multiprecision |
60 | | - url = ../../NilFoundation/crypto3-multiprecision-marshalling.git |
61 | 4 | [submodule "zkllvm-assigner"] |
62 | 5 | path = libs/assigner |
63 | 6 | url = ../../NilFoundation/zkllvm-assigner.git |
|
70 | 13 | [submodule "libs/stdlib"] |
71 | 14 | path = libs/stdlib |
72 | 15 | url = ../../NilFoundation/zkllvm-stdlib.git |
73 | | -[submodule "libs/crypto3/kdf"] |
74 | | - path = libs/crypto3/kdf |
75 | | - url = ../../NilFoundation/crypto3-kdf.git |
76 | | -[submodule "libs/crypto3/vdf"] |
77 | | - path = libs/crypto3/vdf |
78 | | - url = ../../NilFoundation/crypto3-vdf.git |
79 | | -[submodule "libs/crypto3/pbkdf"] |
80 | | - path = libs/crypto3/pbkdf |
81 | | - url = ../../NilFoundation/crypto3-pbkdf.git |
82 | | -[submodule "libs/crypto3/passhash"] |
83 | | - path = libs/crypto3/passhash |
84 | | - url = ../../NilFoundation/crypto3-passhash.git |
85 | 16 | [submodule "libs/transpiler"] |
86 | 17 | path = libs/transpiler |
87 | 18 | url = ../../NilFoundation/zkllvm-transpiler.git |
|
0 commit comments