10000 GitHub - 901d/sct.rs: Certificate transparency SCT verification library in rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

901d/sct.rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SCT.rs

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

Build Status Coverage Status 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.

About

Certificate transparency SCT verification library in rust

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
ISC
LICENSE-ISC
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 65.7%
  • Python 32.6%
  • Shell 1.7%
0