2022-05-06 18:35:04 +02:00
2022-05-06 18:35:04 +02:00
2022-05-05 19:50:19 +02:00
2022-05-05 19:50:19 +02:00
2022-05-05 19:50:19 +02:00
2022-05-05 19:50:19 +02:00
2022-05-05 19:49:28 +02:00

SsbBfe

Binary Field Encodings (BFE) for Secure Scuttlebutt (SSB).

Installation

If available in Hex, the package can be installed by adding ssb_bfe to your list of dependencies in mix.exs:

def deps do
  [
    {:ssb_bfe, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ssb_bfe.

Description
Binary Field Encodings (BFE) for Secure Scuttlebutt (SSB).
Readme 611 KiB
Languages
Elixir 100%