minio/pkg/utils/crypto
Harshavardhana 51e80eaa6d Add domain and subdomain support for MinioAPI
This change brings in domain and subdomain support

   - ./minio --domain "yourminiodomain.com"

This change brings in a much needed feature by keeping
bucketnames as part of your 'DNS' name.

All your existing applications can be migrated off from s3 to
Minio without little to no modifications.

NOTE: Setting up DNS for your `buckets` is out of scope of this feature
2015-02-23 02:25:01 -08:00
..
keys Add license header 2015-02-08 03:00:32 -08:00
md5 Add license header 2015-02-08 03:00:32 -08:00
sha1 Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
sha256 Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
sha512 Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
signers Add domain and subdomain support for MinioAPI 2015-02-23 02:25:01 -08:00
x509 Add license header 2015-02-08 03:00:32 -08:00