Skip to content

Commit a81f7c6

Browse files
committed
Removed all crypto3 submodules.
1 parent d66350b commit a81f7c6

File tree

24 files changed

+0
-92
lines changed

24 files changed

+0
-92
lines changed

.gitmodules

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,6 @@
11
[submodule "cmake-modules"]
22
path = cmake/modules
33
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
614
[submodule "zkllvm-assigner"]
625
path = libs/assigner
636
url = ../../NilFoundation/zkllvm-assigner.git
@@ -70,18 +13,6 @@
7013
[submodule "libs/stdlib"]
7114
path = libs/stdlib
7215
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
8516
[submodule "libs/transpiler"]
8617
path = libs/transpiler
8718
url = ../../NilFoundation/zkllvm-transpiler.git

libs/crypto3/algebra

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/block

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/codec

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/containers

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/hash

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/kdf

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/mac

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/marshalling/algebra

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/crypto3/marshalling/core

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)