You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 77d35b87d4 Fix a bug on windows regarding blockSSE3 calculation 10 years ago
..
.gitignore Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 10 years ago
LICENSE Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 10 years ago
sha1_darwin.go Change all minio-io path to minio 10 years ago
sha1_linux.S Now able to use crc32c and sha1 on Darwin, with OSX specific code 10 years ago
sha1_linux.go Change all minio-io path to minio 10 years ago
sha1_sse3_amd64.asm Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 10 years ago
sha1_test.go Add 1MB block benchmarks 10 years ago
sha1_windows.go Add windows code for sha1 and crc32c 10 years ago
sha1_yasm_darwin.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1_yasm_linux.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1_yasm_windows.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1block_darwin.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1block_generic.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1block_linux.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago
sha1block_windows.go Fix a bug on windows regarding blockSSE3 calculation 10 years ago