lib.rs
An implementation of the secret-handshake protocol; used by Secure Scuttlebutt (SSB). lib.rs: Based on Duncan's fantastic Scuttlebutt Protocol Guide , which he graciously released into the public domain. Dependencies ~2.2-3MB ~57K SLoC. std futures-io; std futures-util; genio; ssb-crypto + dalek; zerocopy 0.3;