Imports of package util

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/google/certificate-transparency-goPackage ct holds core types and utilities for Certificate Transparency.
github.com/google/certificate-transparency-go/tlsPackage tls implements functionality for dealing with TLS-encoded data, as defined in RFC 5246.
github.com/google/trillianPackage trillian contains the generated protobuf code for the Trillian API.
timePackage time provides functionality for measuring and displaying time.