<feed xmlns='http://www.w3.org/2005/Atom'>
<title>passwordmaker-rs/tests, branch v0.2.2</title>
<subtitle>A Rust reimplementation of the PasswordMaker Pro password generation logic. </subtitle>
<id>https://git.grois.info/passwordmaker-rs/atom/tests?h=v0.2.2</id>
<link rel='self' href='https://git.grois.info/passwordmaker-rs/atom/tests?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/'/>
<updated>2022-10-23T18:26:23Z</updated>
<entry>
<title>Add precomputed constants for common cases.</title>
<updated>2022-10-23T18:26:23Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-23T18:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=1f57846664b97f0cb630bf5fee13dfbc66f7c77a'/>
<id>urn:sha1:1f57846664b97f0cb630bf5fee13dfbc66f7c77a</id>
<content type='text'>
There are now 2 features that control the amount of precomputed
constants. They can either be 0, 12, or 256. Most users will likely want
to go with the 12, so this is the default feature.
</content>
</entry>
<entry>
<title>Add more password generation integration tests.</title>
<updated>2022-10-12T21:00:01Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-12T21:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=584b82f7b53ca72fb6783d79b4eba03a6eec1730'/>
<id>urn:sha1:584b82f7b53ca72fb6783d79b4eba03a6eec1730</id>
<content type='text'>
A single test for each generation algorithm, and tests for prefix/suffix
handling if there isn't enough space.
</content>
</entry>
<entry>
<title>Refactor base_conversion. Fix hmac byte bug.</title>
<updated>2022-10-11T21:31:21Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-11T21:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=3bfb55ece2f70fc9b1969a2ec9c55f7a00358b90'/>
<id>urn:sha1:3bfb55ece2f70fc9b1969a2ec9c55f7a00358b90</id>
<content type='text'>
Moved the basis conversion into a submodule, to ease the upcoming
rewrite.
Add a couple of new integration tests.
Fix a bug caused by misreading the PasswordMaker Pro HMAC code.
</content>
</entry>
<entry>
<title>Add first integration test.</title>
<updated>2022-10-09T17:41:15Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-10-09T17:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/passwordmaker-rs/commit/?id=5e2f651400971d610ef76918e6f6366b01071e60'/>
<id>urn:sha1:5e2f651400971d610ef76918e6f6366b01071e60</id>
<content type='text'>
</content>
</entry>
</feed>
