Skip to content

mmilburn/new-hope-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Project

This project is an unfinished Rust implementation of the NewHope post-quantum key-exchange protocol. The goals of the project were to:

  • Learn more about Rust
  • Learn about post-quantum cryptography methods and the Ring-LWE problem

Why is it Unfinished?

I felt that having tests in place as I developed components was the only way to ensure I could make forward progress (and I still believe this). At the time I struggled with developing effective tests for unfamiliar concepts (e.g. Number Theoretic Transforms, Montgomery Multiplication, Keccak). At a certain point, I got stuck. While I now feel I have a much better chance of completing this implementation, I have yet to return to it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages