Harshavardhana
|
30fc14e703
|
Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth
|
9 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 |
Harshavardhana
|
12cff1be58
|
Implement sha1 as intel optimized set
|
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 |
Frederick F. Kautz IV
|
2278df9910
|
Adding minio-hash with streaming crypto hashes
|
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 |
Harshavardhana
|
43680cd7b6
|
Add sha1 - AVX2 supported fast implementation, with some crc32c cleanup
|
10 years ago |