#merkle #serialization #security

no-std zser

A protobuf-inspired minimalistic serialization format with cryptographic authentication

2 releases

Uses old Rust 2015

0.0.1 May 31, 2017
0.0.0 Mar 24, 2017

#84 in #merkle

MIT license

19KB
338 lines

zser.rs Latest Version Docs Build Status MIT licensed

Rust implementation of zser: a security-oriented serialization format with novel authentication properties based on "Merkleized" data structures.

For more information, see the toplevel README.md.

Help and Discussion

Have questions? Want to suggest a feature or change?

Documentation

Rustdoc Documentation

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zcred/zser

Copyright (c) 2017 The Zcred Developers. See LICENSE.txt for further details.

Dependencies

~2.7–4MB
~75K SLoC