使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
kris
/
sidh-torture
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
Add cSIDH
keep-around/f007fe787db8a7e6f4e7d31e55e1d97011b7db44
Kris Kwiatkowski
5 年前
父节点
909067f92f
当前提交
48059bd908
共有
3 个文件被更改
,包括
8 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
撰写
预览
正在加载...
取消
保存