aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 54819aa24041a60365431f89352d32ab10dcf65a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "ext/sdks"]
	path = ext/sdks
	url = https://github.com/martinpaljak/oracle_javacard_sdks
[submodule "ext/libs"]
	path = ext/libs
	url = https://github.com/J08nY/javacard-libs
[submodule "ext/mscng"]
	path = ext/mscng
	url = https://github.com/J08nY/mscng-dev-kit
[submodule "ext/boringssl"]
	path = ext/boringssl
	url = https://boringssl.googlesource.com/boringssl
[submodule "ext/libressl"]
	path = ext/libressl
	url = https://github.com/libressl-portable/portable
[submodule "ext/ipp-crypto"]
	path = ext/ipp-crypto
	url = https://github.com/intel/ipp-crypto
[submodule "ext/wolfcrypt-jni"]
	path = ext/wolfcrypt-jni
	url = https://github.com/wolfSSL/wolfcrypt-jni