Skip to content

tblah/project-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-net

This is a TCPIP implementation of the cryptographic protocol implemented in proj_crypto.

This project is licenced under GPL version 3 or later as published by the Free Software Foundation

Please do not use this for anything important. The cryptography in proj_crypto has not been reviewed by a professional

The documentation generated by cargo-doc

Building (you may need to install libsodium):

cargo build

Testing:

cargo test

To generate your own documentation:

cargo doc 

For a description of the cryptographic design and for usage examples, see the cargo documentation for proj_crypto.

About

Network implementation of project-crypto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages