diff options
author | d3v11 <d3v11@d3v11.ano> | 2011-10-15 13:05:42 -0500 |
---|---|---|
committer | d3v11 <d3v11@d3v11.ano> | 2011-10-15 13:05:42 -0500 |
commit | 07ab1ccc4ea52e8d1ad2c8298099406e6d6c7db6 (patch) | |
tree | 85297ba81335e9983d0f64538b7206f5a539fd3f /contrib/splice3/CHANGES | |
parent | ba092261fef553fb6f4bc27e0f3179948134f8ef (diff) | |
download | resdb-07ab1ccc4ea52e8d1ad2c8298099406e6d6c7db6.tar.gz resdb-07ab1ccc4ea52e8d1ad2c8298099406e6d6c7db6.zip |
improved splice3 code with --char-length
Diffstat (limited to 'contrib/splice3/CHANGES')
-rw-r--r-- | contrib/splice3/CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/splice3/CHANGES b/contrib/splice3/CHANGES index f103df4..126b876 100644 --- a/contrib/splice3/CHANGES +++ b/contrib/splice3/CHANGES @@ -88,3 +88,11 @@ CHANGES: splice3's --se-create is now much faster and much more efficient with memory. + + Sat Oct 15 2011 + d3v11 added --char-length to control + how many characters are used + or added to passwords, and + with how many characters the + brute force algorithms start + and end with. |