edcert-compressor

Crates.ioedcert-compressor
lib.rsedcert-compressor
version1.1.6
sourcesrc
created_at2016-03-20 00:20:22.533063
updated_at2016-10-22 14:26:39.78261
descriptionA crate to compress/decompress Edcert certificates.
homepage
repositoryhttps://github.com/zombiemuffin/edcert-compressor/
max_upload_size
id4493
size18,347
(zombiemuffin)

documentation

https://docs.rombie.de/edcert_compressor

README

Build Status

This is the compressor module for my crate "Edcert". Edcert is a digital signature crate for signing/verifying content based on cryptography.

This crate uses JSON and LZMA to compress the Edcert certificates so they can be saved and/or sent over the network.

Commit count: 17

cargo fmt