<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rsa-git.git/tests/test_transform.py, branch version-3.1</title>
<subtitle>github.com: sybrenstuvel/python-rsa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/'/>
<entry>
<title>Adds verification tests for int2bytes and bytes2int</title>
<updated>2011-08-12T07:36:51+00:00</updated>
<author>
<name>Yesudeep Mangalapilly</name>
<email>yesudeep@gmail.com</email>
</author>
<published>2011-08-12T07:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=81325245001d80d99cb59275dfe91833f4217320'/>
<id>81325245001d80d99cb59275dfe91833f4217320</id>
<content type='text'>
* There is a bug in the older int2bytes implementation.
  I've raised an issue on bitbucket for that already.
  #11

 The pkcs1 file verification test fails if the behavior for
 int2bytes is corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* There is a bug in the older int2bytes implementation.
  I've raised an issue on bitbucket for that already.
  #11

 The pkcs1 file verification test fails if the behavior for
 int2bytes is corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds speed tests for int2bytes and old_int2bytes.</title>
<updated>2011-08-11T06:33:37+00:00</updated>
<author>
<name>Yesudeep Mangalapilly</name>
<email>yesudeep@gmail.com</email>
</author>
<published>2011-08-11T06:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=a4453c6f8b1f919794e7f3213292d03416eb6d91'/>
<id>a4453c6f8b1f919794e7f3213292d03416eb6d91</id>
<content type='text'>
* In the following tests, the first speed test for
  each version of Python checked is the new
  implementation and the second is the old
  implementation.

$ ./speed.sh
int2bytes speed test
python2.5
1000 loops, best of 3: 315 usec per loop
100 loops, best of 3: 4.87 msec per loop
python2.6
10000 loops, best of 3: 170 usec per loop
100 loops, best of 3: 3.34 msec per loop
python2.7
10000 loops, best of 3: 169 usec per loop
100 loops, best of 3: 2.8 msec per loop
python3.2
10000 loops, best of 3: 169 usec per loop
100 loops, best of 3: 3.16 msec per loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* In the following tests, the first speed test for
  each version of Python checked is the new
  implementation and the second is the old
  implementation.

$ ./speed.sh
int2bytes speed test
python2.5
1000 loops, best of 3: 315 usec per loop
100 loops, best of 3: 4.87 msec per loop
python2.6
10000 loops, best of 3: 170 usec per loop
100 loops, best of 3: 3.34 msec per loop
python2.7
10000 loops, best of 3: 169 usec per loop
100 loops, best of 3: 2.8 msec per loop
python3.2
10000 loops, best of 3: 169 usec per loop
100 loops, best of 3: 3.16 msec per loop
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds tests for int2bytes.</title>
<updated>2011-08-10T23:18:11+00:00</updated>
<author>
<name>Yesudeep Mangalapilly</name>
<email>yesudeep@gmail.com</email>
</author>
<published>2011-08-10T23:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rsa-git.git/commit/?id=c19a21bac0fef5691143959d799e5490537fe312'/>
<id>c19a21bac0fef5691143959d799e5490537fe312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
