71bfa1f0fb
Times the impact of the parameter "N" to scrypt. Results on a 2.7GHz Pentium G630: gocryptfs/cryptfs$ go test -bench=. PASS BenchmarkScrypt10-2 300 6021435 ns/op ... 6ms BenchmarkScrypt11-2 100 11861460 ns/op BenchmarkScrypt12-2 100 23420822 ns/op BenchmarkScrypt13-2 30 47666518 ns/op BenchmarkScrypt14-2 20 92561590 ns/op ... 92ms BenchmarkScrypt15-2 10 183971593 ns/op BenchmarkScrypt16-2 3 368506365 ns/op BenchmarkScrypt17-2 2 755502608 ns/op ... 755ms ok github.com/rfjakob/gocryptfs/cryptfs 18.772s |
||
---|---|---|
.. | ||
config_test | ||
address_translation.go | ||
config_file.go | ||
config_test.go | ||
content_test.go | ||
cryptfs_content.go | ||
cryptfs_names.go | ||
cryptfs.go | ||
file_header.go | ||
filter.go | ||
intrablock.go | ||
kdf_test.go | ||
kdf.go | ||
log.go | ||
names_diriv.go | ||
names_test.go | ||
nonce.go | ||
openssl_aead.go |