https://github.com/project-everest/hacl-star
Raw File
Tip revision: a6b38217ae6d13053cdf438f5d7de0279c4e52a1 authored by U-EUROPE\t-angoll on 01 June 2017, 18:01:13 UTC
rebasing
Tip revision: a6b3821
.gitmodules
[submodule "dependencies/FStar"]
	path = dependencies/FStar
	url = https://github.com/FStarLang/FStar.git
[submodule "dependencies/kremlin"]
	path = dependencies/kremlin
	url = https://github.com/FStarLang/kremlin.git
[submodule "other_providers/vale"]
	path = other_providers/vale
	url = https://github.com/project-everest/vale.git
[submodule "other_providers/libsodium"]
	path = other_providers/libsodium
	url = https://github.com/jedisct1/libsodium.git
[submodule "other_providers/openssl"]
	path = other_providers/openssl
	url = https://github.com/openssl/openssl.git
back to top