crypto/bcrypt
Kevin Burke bc7917b19d bcrypt: benchmark defaults
Currently the benchmarks hard code "10" for the cost but maybe a
better benchmark would be to use the DefaultCost, since this is the
most common use mode for the bcrypt package.

Change-Id: Ie89853fcbe4a3a2830fff812ae5cfe908df145fe
Reviewed-on: https://go-review.googlesource.com/c/144338
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2018-10-30 02:28:21 +00:00
..
base64.go go.crypto: initial code 2012-01-25 15:31:12 -05:00
bcrypt.go all: fix errors reported by vet, golint 2017-11-28 17:48:09 +00:00
bcrypt_test.go bcrypt: benchmark defaults 2018-10-30 02:28:21 +00:00