minio/pkg/crypto/sha512
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
sha512-avx-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha512-avx2-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha512-ssse3-asm.S Disable sha1,sha256,sha512 avx,avx2,sse3 crypto implementations. 2015-01-06 17:02:25 -08:00
sha512.go A full restructure 2014-12-29 21:22:26 -08:00
sha512_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