minio/vendor/golang.org/x/crypto
Andreas Auernhammer b233345f19 remove bcrypt code from code-base (#4844) (#4845)
Bcrypt is not neccessary and not used properly. This change
replace the whole bcrypt hash computation through a constant time
compare and removes bcrypt from the code base.
2017-08-23 15:59:37 -07:00
..
blake2b update the blake2b implementation (#3724) 2017-02-09 15:01:00 -08:00