minio/pkg/crypto/sha256
Harshavardhana 462808b87a Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations.
Re-implement them later, once stable
2015-01-06 17:02:25 -08:00
..
asm.S A full restructure 2014-12-29 21:22:26 -08:00
sha256-avx-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha256-avx2-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha256-ssse3-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha256.go A full restructure 2014-12-29 21:22:26 -08:00
sha256_test.go A full restructure 2014-12-29 21:22:26 -08:00
TODO A full restructure 2014-12-29 21:22:26 -08:00