solo1/.gitmodules

16 wiersze
505 B
Plaintext
Czysty Zwykły widok Historia

2018-04-28 17:38:46 +00:00
[submodule "tinycbor"]
path = tinycbor
url = https://github.com/intel/tinycbor
2018-04-28 17:48:12 +00:00
[submodule "python-fido2"]
path = python-fido2
url = https://github.com/conorpp/python-fido2
2018-05-07 00:13:29 +00:00
[submodule "crypto/micro-ecc"]
path = crypto/micro-ecc
2018-05-12 03:33:34 +00:00
url = https://github.com/kmackay/micro-ecc.git
2018-05-12 03:43:15 +00:00
[submodule ".\\crypto\\micro-ecc"]
path = .\\crypto\\micro-ecc
url = https://github.com/kmackay/micro-ecc.git
2018-05-18 03:11:00 +00:00
[submodule ".\\crypto\\tiny-AES-c"]
path = .\\crypto\\tiny-AES-c
url = https://github.com/kokke/tiny-AES-c.git