minio/pkg/utils/crypto/sha1
Harshavardhana 77d35b87d4 Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
..
.gitignore Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
LICENSE Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
sha1_darwin.go Change all minio-io path to minio 2015-05-11 16:23:10 -07:00
sha1_linux.S Now able to use crc32c and sha1 on Darwin, with OSX specific code 2015-03-06 02:38:29 -08:00
sha1_linux.go Change all minio-io path to minio 2015-05-11 16:23:10 -07:00
sha1_sse3_amd64.asm Add license header for Minio modifications, improvements for sha1,sha256,sha512 implementations 2015-02-21 15:50:47 -08:00
sha1_test.go Add 1MB block benchmarks 2015-02-28 15:00:24 -08:00
sha1_windows.go Add windows code for sha1 and crc32c 2015-06-24 14:16:32 -07:00
sha1_yasm_darwin.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1_yasm_linux.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1_yasm_windows.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1block_darwin.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1block_generic.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1block_linux.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00
sha1block_windows.go Fix a bug on windows regarding blockSSE3 calculation 2015-06-24 14:24:33 -07:00