solo/.gitmodules
Conor Patrick 4d093289b5 tinyaes
2018-06-27 18:35:59 -04:00

13 lines
381 B
Plaintext

[submodule "tinycbor"]
path = tinycbor
url = https://github.com/intel/tinycbor
[submodule "python-fido2"]
path = python-fido2
url = https://github.com/conorpp/python-fido2
[submodule "crypto/micro-ecc"]
path = crypto/micro-ecc
url = https://github.com/kmackay/micro-ecc.git
[submodule "crypto/tiny-AES-c"]
path = crypto/tiny-AES-c
url = https://github.com/kokke/tiny-AES-c