commit | 17097bf9577e4b9ef0989202918a74ebb46fdd69 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Mon Jun 27 22:29:38 2016 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Jun 27 21:29:38 2016 -0500 |
tree | 156bea7ac7bbd7ef6e503789180b131714f220f4 | |
parent | fa8ed29a9769ec67193d8f80208c20fecf4d39fc [diff] |
Fixed #3008 -- expose calculate max pss salt length (#3014) * Fixed #3008 -- expose calculate max pss salt length * Fixed a few mistakes in the docs * move all the code around * oops * write a unit test * versionadded + changelog