minio/pkg/hash
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315)
- Use it to send the Content-MD5 header correctly encoded to S3
  Gateway

- Fixes a bug in PutObject (including anonymous PutObject) and
  PutObjectPart with S3 Gateway found when testing with Mint.
2017-12-21 17:27:33 -08:00
..
errors.go Simplify data verification with HashReader. (#5071) 2017-10-22 11:00:34 +05:30
reader.go Add base64 encoded MD5 output for Hash Reader (#5315) 2017-12-21 17:27:33 -08:00
reader_test.go Add base64 encoded MD5 output for Hash Reader (#5315) 2017-12-21 17:27:33 -08:00