Skip to content

sphinx-cryptography/ecdh_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate provides a wrapper around x25519.

documenation crates.io link

Warning

This code has not been formally audited. Use it at your own risk!

Installation

To import ecdh_wrapper, add the following to the dependencies section of your project's Cargo.toml:

ecdh_wrapper = "^0.0.9"

Then import the crate as:

extern crate ecdh_wrapper;

License

ecdh_wrapper is available via the GNU AFFERO GENERAL PUBLIC LICENSE.

About

no use maintaining this anymore, use x25519-dalek instead

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages