Sebastiaan van Stijn 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
..
pkix b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
README.md b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
cert_pool.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
curves.go ea569c5aa1 update certificate-transparency-go, protobuf and mattn/go-sqlite3 5 tahun lalu
error.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
errors.go 9977e0fab1 Switch to dep for dependency management. 7 tahun lalu
names.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
pem_decrypt.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
pkcs1.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
pkcs8.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
ptr_sysptr_windows.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
ptr_uint_windows.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
revoked.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
root.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
root_bsd.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_cgo_darwin.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_darwin.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_darwin_armx.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_js.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_linux.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
root_nocgo_darwin.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_plan9.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_solaris.go 37c1a7625a Switch github.com/google/certificate-transparency/go import paths to their new location and fix API breaks 7 tahun lalu
root_unix.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
root_windows.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
rpki.go ea569c5aa1 update certificate-transparency-go, protobuf and mattn/go-sqlite3 5 tahun lalu
sec1.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu
test-dir.crt 9977e0fab1 Switch to dep for dependency management. 7 tahun lalu
test-file.crt 9977e0fab1 Switch to dep for dependency management. 7 tahun lalu
verify.go b2552cabdf fix upgrading transitive coreos dependency breakage 3 tahun lalu
x509.go 0cb76cee3f go.mod: github.com/google/certificate-transparency-go v1.1.4 2 tahun lalu

README.md

Important Notice

This is a fork of the crypto/x509 Go package. The original source can be found on GitHub.

Be careful about making local modifications to this code as it will make maintenance harder in future.