[go: up one dir, main page]

sct 0.6.0

Certificate transparency SCT verification library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.ring]
version = "0.16.0"

[dependencies.untrusted]
version = "0.7.0"

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