Skip to content

TheNeikos/csidh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Rust CSIDH Implementation

This repo is an implementation of the CSIDH algorithm, as described in the paper here: CSIDH Paper

IT IS NOT CRYPTOGRAPHICALLY SECURE, VERIFIED IN ANY WAY, OR EVEN CONSTANT TIME DO NOT USE IT IN ANY OTHER PURPOSE THAN FOR RESEARCH AND LEARNING

The code itself is released under an MIT License.

About

A pure Rust CSIDH implementation. This is for research purposes only!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages