<feed xmlns='http://www.w3.org/2005/Atom'>
<title>passwordmaker-rs/benches/mock_hashers, branch main</title>
<subtitle>A Rust reimplementation of the PasswordMaker Pro password generation logic. </subtitle>
<id>https://git.grois.info/passwordmaker-rs/atom/benches/mock_hashers?h=main</id>
<link rel='self' href='https://git.grois.info/passwordmaker-rs/atom/benches/mock_hashers?h=main'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/'/>
<updated>2022-10-23T13:51:30Z</updated>
<entry>
<title>Fix benchmark errors.</title>
<updated>2022-10-23T13:51:30Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-23T13:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=cb219708923df26e0efc0ce172e1be7414287fe2'/>
<id>urn:sha1:cb219708923df26e0efc0ce172e1be7414287fe2</id>
<content type='text'>
20 bytes worst case was using 16 bytes.
32 bytes full division was producing a leading zero.
</content>
</entry>
<entry>
<title>Group Benchmarks, and make parameters more sane.</title>
<updated>2022-10-20T19:42:07Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-20T19:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=ea6789e5b33540270f5de3edb54264e6892fad73'/>
<id>urn:sha1:ea6789e5b33540270f5de3edb54264e6892fad73</id>
<content type='text'>
The previous parameters for benchmarks were based on gut-feeling.
Now each hash-length has 3 benchmarks:
 - Typical is a typical user input
 - Max Divisions is a full generate_password_part run
 - Worst Case is the worst user input possible: Base 2.
</content>
</entry>
</feed>
