ssb-tfk 0.1.0

TypeFormatKey binary encoding of Secure Scuttlebutt Key types
Documentation
[dependencies.snafu]
version = "0.6.9"

[dependencies.ssb-multiformats]
optional = true
version = "0.3.0"

[features]
default = []
multiformats = ["ssb-multiformats"]

[package]
authors = ["Piet Geursen <pietgeursen@gmail.com>"]
description = "TypeFormatKey binary encoding of Secure Scuttlebutt Key types"
documentation = "https://docs.rs/ssb-tfk/"
edition = "2018"
keywords = ["ssb", "scuttlebutt"]
license = "AGPL-3.0"
name = "ssb-tfk"
repository = "https://github.com/pietgeursen/ssb-tfk"
version = "0.1.0"