Skip to content

An attempt at making an elliptic curve cryptography library in/for Rust

Notifications You must be signed in to change notification settings

anitgandhi/rust-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple library aiming to implement a basic version of SSL.

You have to install Rust, and the included package manager, Cargo.

Components made:

  1. Hashed Message Authentication Code
  2. AES
  3. Diffie Hellman

How to run:

  1. Download the repo
  2. cd into it
  3. At the terminal, run "cargo run"

About

An attempt at making an elliptic curve cryptography library in/for Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages