3 releases

Uses old Rust 2015

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

#1627 in Encoding

Download history 7/week @ 2024-02-19 65/week @ 2024-02-26 14/week @ 2024-03-04

86 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