ctz/sct.rs

Certificate transparency SCT verification library in rust

55

stars

92

commits

Rust

primary language

Jun 22, 2026

updated

rust
Browse cluster: X.509 Certificate Validation in Rust

README

SCT.rs

SCT.rs is a certificate transparency SCT verifier in Rust. It uses ring for cryptography.

Build Status Coverage Status (codecov.io) Documentation crates.io

Status

Ready for use:

  • All intended features are implemented.
  • Tests achieve 100% line coverage and all reachable branches.

License

SCT.rs is distributed under the following three licenses:

  • Apache License version 2.0.
  • MIT license.
  • ISC license.

These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC respectively. You may use this software under the terms of any of these licenses, at your option.

Contributors

ctz

61 commits

djc

7 commits

cpu

6 commits

ctz/sct.rs

Certificate transparency SCT verification library in rust

55

stars

92

commits

Rust

primary language

Jun 22, 2026

updated

rust
Browse cluster: X.509 Certificate Validation in Rust

README

SCT.rs

SCT.rs is a certificate transparency SCT verifier in Rust. It uses ring for cryptography.

Build Status Coverage Status (codecov.io) Documentation crates.io

Status

Ready for use:

  • All intended features are implemented.
  • Tests achieve 100% line coverage and all reachable branches.

License

SCT.rs is distributed under the following three licenses:

  • Apache License version 2.0.
  • MIT license.
  • ISC license.

These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC respectively. You may use this software under the terms of any of these licenses, at your option.

Contributors

ctz

61 commits

djc

7 commits

cpu

6 commits

Languages

Rust

72.3%

Python

27.7%