Added reference libraries.
This commit is contained in:
parent
dd3e1b4dc3
commit
d9f562d13c
|
@ -0,0 +1,39 @@
|
|||
[submodule "external/mapm"]
|
||||
path = external/mapm
|
||||
url = https://github.com/LuaDist/mapm.git
|
||||
[submodule "external/mpir"]
|
||||
path = external/mpir
|
||||
url = https://github.com/wbhart/mpir.git
|
||||
[submodule "external/libtommath"]
|
||||
path = external/libtommath
|
||||
url = https://github.com/libtom/libtommath.git
|
||||
[submodule "external/libgcrypt"]
|
||||
path = external/libgcrypt
|
||||
url = https://dev.gnupg.org/source/libgcrypt.git
|
||||
[submodule "external/openssl"]
|
||||
path = external/openssl
|
||||
url = https://github.com/openssl/openssl.git
|
||||
[submodule "external/arbitraire"]
|
||||
path = external/arbitraire
|
||||
url = https://github.com/hlibc/arbitraire.git
|
||||
[submodule "external/mbedtls"]
|
||||
path = external/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls
|
||||
[submodule "external/ramp"]
|
||||
path = external/ramp
|
||||
url = https://github.com/Aatch/ramp.git
|
||||
[submodule "external/imath"]
|
||||
path = external/imath
|
||||
url = https://github.com/creachadair/imath.git
|
||||
[submodule "external/hebimath"]
|
||||
path = external/hebimath
|
||||
url = https://github.com/suiginsoft/hebimath.git
|
||||
[submodule "external/bsdnt"]
|
||||
path = external/bsdnt
|
||||
url = https://github.com/wbhart/bsdnt.git
|
||||
[submodule "external/rug"]
|
||||
path = external/rug
|
||||
url = https://gitlab.com/tspiteri/rug.git
|
||||
[submodule "external/num"]
|
||||
path = external/num
|
||||
url = https://github.com/rust-num/num.git
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e79eacb1401698ebe611f6a4ee3aa4a0d9f2eaff
|
|
@ -0,0 +1 @@
|
|||
Subproject commit de98bde16fe65049a2ae843f782a439ea64ba419
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cecedd0669019d77dac1c584d01edf945977fca0
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 49fbecb54b0ab511cd9a796b02aaa5b99ebb02bf
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b878a986f3ab2c35aff89c7f66f137a91542ed5b
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 91d953ed73b4ff349457c52555acf12e2b974c06
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d3627e8e95ecae02581452e88bfe819e0cd8698a
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1cd7bea2b1db288e64824b1fca842e6510da028d
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 55fe6a9f52ca532a611a89f67186ed915bbf1123
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 76a3cffa5bddeb8b9b8348e57a2f42e0bbc77195
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 555cbb328ee2eaa9356cd23e2194c1600653c500
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a8f2a50d31821c9a60a7d4bc9bdda1a479ecf197
|
|
@ -0,0 +1 @@
|
|||
Subproject commit de4068e7911a689a0ee73381dbca539311aa8b7c
|
Loading…
Reference in New Issue