commit | a857fe66509653362ef61649168b7420430ee082 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jun 28 23:03:29 2017 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jun 28 21:03:29 2017 -0700 |
tree | b9b25817137942532f914c1fcfff01ff62c0bca2 | |
parent | f21ffff2d2bc916b70e66810b4582a604f03965f [diff] |
don't use long keys because they can be confusing wrt bits/bytes (#3734) * don't use long keys because they can be confusing wrt bits/bytes * make sure we say bytes everywhere * shorten the scrypt output to 32 bytes as well