Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 301 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 301 Bytes

ct-solidity

A Proof of Concept using Solidity to prove log misbehaviour in Certificate Transparency(RFC6962). This repository is WIP, clean-up and commenting of code is needed as well as some documentation.

  • CTWatcher.sol contains the PoC code
  • The pdf file contains report written on the topic