#
sidh
Here are 9 public repositories matching this topic...
Supersingular Isogeny-Based Cryptography constructions (python-code library)
-
Updated
Aug 5, 2021 - Python
SIKE for Java is a software library that implements experimental supersingular isogeny cryptographic schemes that aim to provide protection against attackers running a large-scale quantum computer.
cybersecurity
quantum-computing
cryptography-library
java-library
post-quantum-cryptography
cryptography-algorithms
sidh
sike
supersingular-isogeny
-
Updated
May 4, 2021 - Java
This software library is a C-language + optimized assembly code that supports an instance of the Super-Singular Isogeny Diffie-Hellman (SIDH) algorithm.
c
fast
cryptography
elliptic-curves
diffie-hellman
post-quantum-cryptography
right-to-left
isogenies
sidh
-
Updated
Oct 10, 2018 - C
Java implementation of the Supersingular Isogeny Diffie-Hellman key exchange
-
Updated
Jun 3, 2019 - Java
SageMath notebooks for Isogeny Graphs in Cryptography
-
Updated
Oct 7, 2018 - Jupyter Notebook
Niche needs for companies that create VPNs in a powerless development environment.
-
Updated
May 31, 2021 - C
Python implementation of the quantum-resistant Supersingular Isogeny Diffie-Hellman key exchange
-
Updated
Aug 26, 2021 - Python
Improve this page
Add a description, image, and links to the sidh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sidh topic, visit your repo's landing page and select "manage topics."
There was an interesting edge case in Cloucflare-Go's ECH implementation where failure to parse an HPKE public key triggered a server abort instead of falling back to the outer handshake as it should. The solution (cloudflare/go#95) was to check for a particular HPKE error: https://github.com/cloudflare/circl/blob/master/hpke/hpke.go#L290.
Because the error isn't exporte