Harshavardhana
|
62f6ffb6db
|
xl: Moved to minio/minio - fixes #1112
|
9 years ago |
Harshavardhana
|
b74852116a
|
Fix portability issues for arm on raspberry pi
|
9 years ago |
Harshavardhana
|
762b798767
|
Migrate this project to minio micro services code
|
9 years ago |
Harshavardhana
|
30fc14e703
|
Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth
|
10 years ago |
Harshavardhana
|
bf5a314144
|
clang lacks proper gas support, implement stubs for sha256,sha512 for darwin.
REF: http://llvm.org/bugs/show_bug.cgi?id=18918
|
10 years ago |
Harshavardhana
|
49a714d1a4
|
Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations
Also bring in SSE3 optimized public domain implementation of SHA1 from Intel ``FIPS PUB 180-1``
|
10 years ago |
Harshavardhana
|
b1266de212
|
Consolidate asm.S from crc32c, sha1, sha256 and sha512
|
10 years ago |
Harshavardhana
|
68de9ac19e
|
Further restructure
|
10 years ago |
Harshavardhana
|
462808b87a
|
Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations.
Re-implement them later, once stable
|
10 years ago |
Harshavardhana
|
6b36b5c551
|
A full restructure
|
10 years ago |
Harshavardhana
|
0148237e22
|
Refactor checksum code, and add Objectname hashing per uploaded objects
Add placeholder sha256, sha512 implementations from Intel with AVX, AVX2
and SSE4.1 extensions - with some boilerplate Go code.
|
10 years ago |