| Crates.io | shs_core |
| lib.rs | shs_core |
| version | 0.3.0 |
| created_at | 2019-03-02 20:14:31.316377+00 |
| updated_at | 2019-04-04 01:32:53.108037+00 |
| description | Secret-handshake protocol core |
| homepage | |
| repository | https://github.com/sunrise-choir/shs_core |
| max_upload_size | |
| id | 118203 |
| size | 63,060 |
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.