index
:
delta/python-packages/rsa.git
blockpadding
brettsky/list-python-3-support-in-setuppy-1393605517644
crt
keygen-accurate
master
moved-to-github
pkcs1_v21
bitbucket.org: Obsolete (use python-packages/rsa-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in adamantike/python-rsa (pull request #20)
HEAD
master
Sybren St?vel
2016-01-21
1
-3
/
+11
|
\
|
*
Primes regeneration in RSA keys generation
Michael Manganiello
2016-01-20
1
-3
/
+12
*
|
Merged in adamantike/python-rsa (pull request #19)
Sybren St?vel
2016-01-21
1
-2
/
+4
|
\
\
|
*
|
Corrected accurate mode of 'newkeys' function
Michael Manganiello
2016-01-20
1
-2
/
+4
|
|
/
*
|
Simplified calculation of GCD
Michael Manganiello
2016-01-20
1
-3
/
+3
|
/
*
Updated key loading example and included it as unit test, fixes bug #31
Sybren A. St?vel
2016-01-18
3
-2
/
+19
*
No longer using obsolete base64 interface, fixes bug #30
Sybren A. St?vel
2016-01-18
2
-4
/
+4
*
Merged in fale/python-rsa (pull request #15)
Sybren St?vel
2016-01-18
15
-92
/
+79
|
\
|
*
Removed dependency on unittest2, also merged requirements.txt for py 2.x and 3.x
Sybren A. St?vel
2016-01-14
13
-89
/
+23
|
*
Added tag version-3.3 for changeset 12bb79378b88
Sybren A. St?vel
2016-01-13
0
-0
/
+0
|
*
Bumped version to 3.3
version-3.3
Sybren A. St?vel
2016-01-13
1
-2
/
+2
|
*
Updated changelog
Sybren A. St?vel
2016-01-13
1
-1
/
+54
*
|
try to skip this part
Fabio Alessandro Locati
2016-01-18
1
-1
/
+1
*
|
try to skip this part
Fabio Alessandro Locati
2016-01-18
1
-1
/
+1
*
|
Only catch ImportError
Fabio Alessandro Locati
2016-01-18
1
-1
/
+1
*
|
Fix FTBFS import error
Fabio Alessandro Locati
2016-01-13
3
-3
/
+7
|
/
*
Simplified Tox configuration and dropped Python 3.2 support.
Sybren A. St?vel
2016-01-13
1
-36
/
+5
*
Ignore .cache directory
Sybren A. St?vel
2016-01-13
1
-0
/
+1
*
Removed IDE-specific files
Sybren A. St?vel
2016-01-13
2
-30
/
+0
*
Fix BB'06 attack in verify() by switching from parsing to comparison
Filippo Valsorda
2015-12-16
1
-38
/
+20
*
Added tag version-3.2.3 for changeset fad443c7ea1a
Sybren A. St?vel
2015-11-05
0
-0
/
+0
*
Bumped version to 3.2.3
version-3.2.3
Sybren A. St?vel
2015-11-05
1
-1
/
+1
*
Added character encoding markers for Python 2.x
Sybren A. St?vel
2015-11-05
10
-0
/
+10
*
added an encoding set. Lack thereof was causing setup.py to fail sometimes. h...
Brian Sizemore
2015-11-05
1
-1
/
+1
*
Added tag version-3.2.2 for changeset a6e5f7996e12
Sybren A. St?vel
2015-11-05
0
-0
/
+0
*
Bumped version to 3.2.2 due to an issue with pypi
version-3.2.2
Sybren A. St?vel
2015-11-05
1
-1
/
+1
*
Added tag version-3.2.1 for changeset 9a23fcb46034
Sybren A. St?vel
2015-11-05
0
-0
/
+0
*
Bumped version to 3.2.1
version-3.2.1
Sybren A. St?vel
2015-11-05
1
-2
/
+2
*
Added per-file licenses
Roy Kokkelkoren
2015-10-25
20
-2
/
+289
*
Added support for wheels
Sybren A. St?vel
2015-08-31
2
-0
/
+3
*
Made example code more consistent and up to date with Python 3.4
Sybren A. St?vel
2015-08-31
1
-6
/
+13
*
Added tag version-3.2 for changeset 3e69a788741b
Sybren A. St?vel
2015-07-29
0
-0
/
+0
*
Bumped version to 3.2
version-3.2
Sybren A. St?vel
2015-07-29
1
-2
/
+2
*
Re-indented setup.py
Sybren A. St?vel
2015-07-29
1
-34
/
+34
*
Merged in brettsky/python-rsa/brettsky/list-python-3-support-in-setuppy-13936...
Sybren St?vel
2014-02-28
1
-0
/
+1
|
\
|
*
List Python 3 support in setup.py.
Brett Cannon
2014-02-28
1
-0
/
+1
|
/
*
Added signature for changeset 19cd5cedbd46
Sybren A. St?vel
2014-02-22
1
-0
/
+1
*
Added tag version-3.1.4 for changeset f2c152922e0b
Sybren A. St?vel
2014-02-22
0
-0
/
+0
*
Bumped version to 3.1.4
version-3.1.4
Sybren A. St?vel
2014-02-22
1
-2
/
+2
*
Added a bit about PKCS#8
Sybren A. St?vel
2014-02-22
1
-0
/
+11
*
Fixed typo in pyrsa-verify help message
Sybren A. St?vel
2014-02-22
1
-1
/
+1
*
Fixed compatibilty of pyrsa-priv2pub with Python 3
Sybren A. St?vel
2014-02-22
1
-13
/
+15
*
Added tag version-3.1.3 for changeset 8f50f506b4a2
Sybren A. St?vel
2014-02-02
0
-0
/
+0
*
Bumped version to 3.1.3
version-3.1.3
Sybren A. St?vel
2014-02-02
1
-2
/
+2
*
Dropped support for Python 2.5; Tox doesn't support it any more and it's way ...
Sybren A. St?vel
2014-02-02
1
-9
/
+1
*
Added tag version-3.1.2 for changeset 3b3ae1c41c67
Sybren A. St?vel
2013-09-15
0
-0
/
+0
*
Bumped version to 3.1.2
version-3.1.2
Sybren A. St?vel
2013-09-15
1
-2
/
+2
*
Added Python 3.3 to tox.ini
Sybren A. St?vel
2013-09-15
1
-1
/
+9
*
Removed dependency on distribute (fixes #17)
Sybren A. St?vel
2013-09-15
2
-559
/
+0
*
Use distribute_setup.py from distribute 0.6.44, which has support for setupto...
Jason R. Coombs
2013-05-28
1
-23
/
+93
[next]