certspotter/ct
Andrew Ayer f38583b79f Update ct/README
Closes: #64
2023-10-24 09:13:37 -04:00
..
client Fix typos 2023-02-09 11:27:48 -05:00
AUTHORS Add attribution of the ct sub-directory 2016-06-22 10:30:16 -07:00
LICENSE Add attribution of the ct sub-directory 2016-06-22 10:30:16 -07:00
README Update ct/README 2023-10-24 09:13:37 -04:00
serialization.go Apply gofmt 2017-01-08 10:17:00 -08:00
signatures.go Return an error for trailing CT signature garbage rather than logging an error 2019-12-02 14:58:48 -05:00
types.go Fix typos 2023-02-09 11:27:48 -05:00

README

The code in this directory is based on Google's Certificiate Transparency Go library
(originally at <https://github.com/google/certificate-transparency/tree/master/go>;
now at <https://github.com/google/certificate-transparency-go>).
See AUTHORS for the copyright holders, and LICENSE for the license.