karthic rao
|
26e2c4bf4d
|
Replacing fastsha256 with crypto/sha256 package from golang standard package (#1584)
|
2016-05-10 14:20:11 -07:00 |
|
Harshavardhana
|
379e0abf03
|
cleanup: Remove old donut/xl code and erasure implementation.
This is a change to bring in 'klauspost/reedsolomon' library
in #1270 patch.
|
2016-04-02 17:30:35 -07:00 |
|
Harshavardhana
|
9e10ee7e47
|
cpu: Remove pkg/cpu in favor of better klauspost/cpuid.
Fixes #1128
|
2016-02-15 13:50:33 -08:00 |
|
Harshavardhana
|
62f6ffb6db
|
xl: Moved to minio/minio - fixes #1112
|
2016-02-11 15:43:36 -08:00 |
|
Harshavardhana
|
762b798767
|
Migrate this project to minio micro services code
|
2015-10-16 11:26:08 -07:00 |
|
Harshavardhana
|
63c9cf0c4b
|
Move from Minimalist Object Storage to Minio Cloud Storage
|
2015-07-24 17:51:40 -07:00 |
|
Harshavardhana
|
aa67a19e99
|
Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code
|
2015-07-04 14:28:16 -07:00 |
|
Harshavardhana
|
30fc14e703
|
Restructure codebase move crypto, checksum to top-level, move `split ` into donut, move crypto/keys into api/auth
|
2015-07-03 15:24:51 -07:00 |
|
Harshavardhana
|
68de9ac19e
|
Further restructure
|
2015-01-14 12:40:43 -08:00 |
|
Harshavardhana
|
462808b87a
|
Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations.
Re-implement them later, once stable
|
2015-01-06 17:02:25 -08:00 |
|
Harshavardhana
|
6b36b5c551
|
A full restructure
|
2014-12-29 21:22:26 -08:00 |
|