sampi

Crates.iosampi
lib.rssampi
version0.4.0
sourcesrc
created_at2019-09-23 09:47:13.859457
updated_at2021-04-17 07:10:33.289065
descriptionSampi is a serialization format, for 0 - 900 bytes of data, with a digital signature, timestamp and optional Proof of Work
homepage
repositoryhttps://github.com/matthewrobertbell/sampi
max_upload_size
id166939
size12,956,443
(matthewrobertbell)

documentation

README

Sampi is a serialization format, for 0 - 900 bytes of data, with a digital signature, timestamp and optional Proof of Work. It can be represented as either raw bytes, a base64 string, or a hex string.

The name comes from https://en.wikipedia.org/wiki/Sampi which means the number 900 in ancient greek.

Commit count: 133

cargo fmt