minio/pkg
Harshavardhana db387912f2 jwt: Deprecate RSA usage, use HMAC instead.
HMAC is a much simpler implementation, providing the same
benefits as RSA, avoids additional steps and keeps the code
simpler.

This patch also additionally

- Implements PutObjectURL API.
- GetObjectURL, PutObjectURL take TargetHost as another
  argument for generating URL's for proper target destination.
- Adds experimental TLS support for JSON RPC calls.
2016-01-27 03:38:33 -08:00
..
contentdb minio: Add config-folder option. 2015-12-07 12:34:09 -08:00
disk ioutils: Add tests 2016-01-26 12:34:04 -08:00
fs jwt: Deprecate RSA usage, use HMAC instead. 2016-01-27 03:38:33 -08:00
ioutils ioutils: Add tests 2016-01-26 12:34:04 -08:00
user pkg/user: Add pending tests. 2015-12-07 14:13:54 -08:00