aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 7fea751c88c3cd28374b80fcd3c5c286c1a6d671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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
[submodule "ext/mbedtls"]
	path = ext/mbedtls
	url = https://github.com/Mbed-TLS/mbedtls.git