sct 0.6.1

Certificate transparency SCT verification library
Documentation
[package]
name = "sct"
version = "0.6.1"
edition = "2018"
authors = ["Joseph Birr-Pixton <jpixton@gmail.com>"]
description = "Certificate transparency SCT verification library"
license = "Apache-2.0/ISC/MIT"
readme = "README.md"
homepage = "https://github.com/ctz/sct.rs"
repository = "https://github.com/ctz/sct.rs"
categories = ["network-programming", "cryptography"]
exclude = ["/admin/"]

[dependencies]
ring = "0.16.20"
untrusted = "0.7.0"