edcert-compressor 0.1.0

A crate to compress/decompress Edcert certificates.
docs.rs failed to build edcert-compressor-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: edcert-compressor-1.1.6

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.