https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: abb976885bd167abd12c4e31379fefbe8e45932c authored by Jason Gross on 20 May 2021, 00:11:17 UTC
Add a WIP version of WBW Montgomery that is generic over prime
Tip revision: abb9768
.gitmodules
[submodule "etc/coq-scripts"]
	path = etc/coq-scripts
	url = https://github.com/JasonGross/coq-scripts.git
[submodule "coqprime"]
	path = coqprime
	url = https://github.com/thery/coqprime
	ignore = dirty
[submodule "rewriter"]
	path = rewriter
	url = https://github.com/mit-plv/rewriter.git
[submodule "rupicola"]
	path = rupicola
	url = https://github.com/mit-plv/rupicola.git
back to top