本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
kris
/
sidh-torture
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Add cSIDH
keep-around/f007fe787db8a7e6f4e7d31e55e1d97011b7db44
Kris Kwiatkowski
5 年之前
父節點
909067f92f
當前提交
48059bd908
共有
3 個檔案被更改
,包括
8 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.gitmodules
+1
-0
csidh/faster-csidh
+1
-0
csidh/ref/csidh
+ 6
- 0
.gitmodules
查看文件
@@ -0,0 +1,6 @@
[submodule "csidh/faster-csidh"]
path = csidh/faster-csidh
url = https://gitlab.cs.hs-rm.de/pqcrypto/faster-csidh.git
[submodule "csidh/ref/csidh"]
path = csidh/ref/csidh
url = https://git.amongbytes.com/kris/csidh.git
+ 1
- 0
csidh/faster-csidh
@@ -0,0 +1 @@
Subproject commit 08d5c77d3a92c6b1391be6ac71ab30f32ebcb632
+ 1
- 0
csidh/ref/csidh
@@ -0,0 +1 @@
Subproject commit 08d5c77d3a92c6b1391be6ac71ab30f32ebcb632
Write
Preview
Loading…
取消
儲存