Skip to content

joedborg/diffie-hellman-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diffie Hellman Demo

A very simple Diffie Hellman key exchange demonstration in Rust.

Warning

Obviously, don't use this for anything important. It is by no means cryptographically secure.

To Do

  • Tests.
  • Interactive TUI, showing what's in the public domain and what's kept secret.

About

A very simple Diffie Hellman key exchange example in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages