6 releases

0.3.0 Apr 4, 2019
0.2.3 Mar 29, 2019
0.1.0 Mar 2, 2019

#1451 in Cryptography


Used in shs_async

AGPL-3.0

25KB
630 lines

shs_core

Documentation

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

~17MB
~77K SLoC