Crates.io | edcert-compressor |
lib.rs | edcert-compressor |
version | 1.1.6 |
source | src |
created_at | 2016-03-20 00:20:22.533063 |
updated_at | 2016-10-22 14:26:39.78261 |
description | A crate to compress/decompress Edcert certificates. |
homepage | |
repository | https://github.com/zombiemuffin/edcert-compressor/ |
max_upload_size | |
id | 4493 |
size | 18,347 |
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.