6 releases
0.3.0 | Apr 4, 2019 |
---|---|
0.2.3 | Mar 29, 2019 |
0.1.0 | Mar 2, 2019 |
#1594 in Cryptography
23 downloads per month
Used in shs_async
25KB
630 lines
shs_core
The core operations of the secret-handshake protocol (used by Secure Scuttlebutt (SSB)).
This is intended to be used via shs_async, which provides simple futures-based client- and server-side handshake functions.
lib.rs
:
Based on Duncan's fantastic Scuttlebutt Protocol Guide (repo), which he graciously released into the public domain.
Dependencies
~18MB
~84K SLoC