<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-bcrypt-git.git/tests, branch 3.2.1</title>
<subtitle>github.com: pyca/bcrypt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/'/>
<entry>
<title>Update our python versions to be consistent (#241)</title>
<updated>2020-12-19T17:21:01+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-12-19T17:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=71d92347b0c084c2b6aa1daa6a83d31c48e958a0'/>
<id>71d92347b0c084c2b6aa1daa6a83d31c48e958a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop six dependency (#225)</title>
<updated>2020-08-17T11:44:23+00:00</updated>
<author>
<name>Eugene</name>
<email>gish.ee18@gmail.com</email>
</author>
<published>2020-08-17T11:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=0b88cb2273b564a4193ac11813347484fc1cec7c'/>
<id>0b88cb2273b564a4193ac11813347484fc1cec7c</id>
<content type='text'>
* Drop six dependency

* Resolve formatting error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop six dependency

* Resolve formatting error</pre>
</div>
</content>
</entry>
<entry>
<title>Paint it Black by the Rolling Stones (#208)</title>
<updated>2020-07-24T00:38:00+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2020-07-24T00:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=09c5fd1a20865731d76c607948fab5bd9c018824'/>
<id>09c5fd1a20865731d76c607948fab5bd9c018824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't emit warnings here, there's no point (#137)</title>
<updated>2017-12-04T02:43:38+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-12-04T02:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=ea76ee82eba1700e1143022050b368460fc9cd7f'/>
<id>ea76ee82eba1700e1143022050b368460fc9cd7f</id>
<content type='text'>
* Don't emit warnings here, there's no point

* whoops here
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't emit warnings here, there's no point

* whoops here
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn upon too few bcrypt.kdf() rounds (#104)</title>
<updated>2017-01-21T13:53:09+00:00</updated>
<author>
<name>Luc Gommans</name>
<email>lgommans@users.noreply.github.com</email>
</author>
<published>2017-01-21T13:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=4b8c73ac78d5224b89db1ab97f192271e857b703'/>
<id>4b8c73ac78d5224b89db1ab97f192271e857b703</id>
<content type='text'>
* Warn upon too few bcrypt.kdf() rounds

* Use warings library instead of sys.stderr

* Add test for changes

* Test new kdf parameter for coverage

* Formatting &amp; py26 compatibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Warn upon too few bcrypt.kdf() rounds

* Use warings library instead of sys.stderr

* Add test for changes

* Test new kdf parameter for coverage

* Formatting &amp; py26 compatibility
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly handle invalid hashed passwords in bcrypt.checkpw. (#95)</title>
<updated>2016-10-03T01:20:13+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-10-03T01:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=fcebaa0db74dc822877128e57a79dcfda2a2dc4f'/>
<id>fcebaa0db74dc822877128e57a79dcfda2a2dc4f</id>
<content type='text'>
Previously it would silently accept extra data, and overread a buffer on truncated data.

Reported by Matthew Russell</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it would silently accept extra data, and overread a buffer on truncated data.

Reported by Matthew Russell</pre>
</div>
</content>
</entry>
<entry>
<title>Inputing a 2y salt should output a 2y hash (#84)</title>
<updated>2016-06-30T17:05:04+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-06-30T17:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=c95966955b60a446e9d23af0b9500fbc5e43c0cc'/>
<id>c95966955b60a446e9d23af0b9500fbc5e43c0cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore compatibility with 2.0.0's fix for wraparound bug (#81)</title>
<updated>2016-06-30T05:15:42+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-30T05:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=10888813fc8a7e6a4b9cc7713ef1b92db4ad2809'/>
<id>10888813fc8a7e6a4b9cc7713ef1b92db4ad2809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checkpw (#76)</title>
<updated>2016-06-29T14:27:21+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-29T14:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=c9a9ec1e7a39949b1d09d72746fad6a1d681a80b'/>
<id>c9a9ec1e7a39949b1d09d72746fad6a1d681a80b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor tests to stop duplicating vectors (#78)</title>
<updated>2016-06-29T00:05:06+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-29T00:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=4e652562c639fd1dd95ce938ddf40f58c63c8b3f'/>
<id>4e652562c639fd1dd95ce938ddf40f58c63c8b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
