minio/pkg/utils/crypto
Harshavardhana 596eeb097e Move from fmt.Errorf to errors.New
In many cases fmt.Errorf is good enough, but since
error is an interface, you can use arbitrary data
structures as error values, to allow callers to
inspect the details of the error.
2015-03-15 19:41:16 -07:00
..
keys Further fixes - 2015-03-06 02:04:21 -08:00
md5 Further fixes - 2015-03-06 02:04:21 -08:00
sha1 Add strict checks with vet, golint and gofmt 2015-03-09 16:17:38 -07:00
sha256 Add strict checks with vet, golint and gofmt 2015-03-09 16:17:38 -07:00
sha512 Add strict checks with vet, golint and gofmt 2015-03-09 16:17:38 -07:00
signers Move from fmt.Errorf to errors.New 2015-03-15 19:41:16 -07:00
x509 Move from fmt.Errorf to errors.New 2015-03-15 19:41:16 -07:00