This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
sidh-torture
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add cSIDH
keep-around/f007fe787db8a7e6f4e7d31e55e1d97011b7db44
Kris Kwiatkowski
5 years ago
parent
909067f92f
commit
48059bd908
3 changed files
with
8 additions
and
0 deletions
Split View
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
View File
@@ -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…
Cancel
Save