Harshavardhana
|
62f6ffb6db
|
xl: Moved to minio/minio - fixes #1112
|
9 years ago |
Harshavardhana
|
88686dc6e3
|
build: Handle builds on env where CGO_ENABLED=0
Fixes #1033
|
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
|
7feca3f0d1
|
Add 1MB block benchmarks
|
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 |
Anis Elleuch
|
e89271b8f5
|
Use Intel optimized code (ssse3, avx, avx2) to calculate sha256
|
10 years ago |
Harshavardhana
|
68de9ac19e
|
Further restructure
|
10 years ago |
Harshavardhana
|
6b36b5c551
|
A full restructure
|
10 years ago |
Frederick F. Kautz IV
|
2278df9910
|
Adding minio-hash with streaming crypto hashes
|
10 years ago |