3 releases

Uses old Rust 2015

0.1.4 Aug 16, 2021
0.1.3 Jun 25, 2021
0.1.2 Oct 15, 2020

#1920 in Encoding

32 downloads per month
Used in 3 crates

LGPL-3.0

71KB
1.5K SLoC

SSB Legacy MSG Data

Rust implementation of the ssb legacy data format.


lib.rs:

This crate implements the ssb legacy data format, i.e. the free-form data that forms the content of legacy messages.

Two encodings are implemented: the signing encoding, and the json transport encoding.

Dependencies

~1.8–2.6MB
~49K SLoC