Sign in
chromium
/
external
/
github.com
/
sybrenstuvel
/
python-rsa
/
c0d867079dff6a3e15d13967c05d0f4cf2de11c5
/
rsa
/
core.py
b94766f
modified: Fixed a bug in rsa/core.py where the message should not be equals to the modulus
by Shengkai Sun
· 2 years, 3 months ago
35e962d
Reformatting with Black
by Sybren A. Stüvel
· 4 years, 4 months ago
ae1a906
Add more type hints
by Andrey Semakin
· 5 years ago
1473cb8
Drop character encoding markers for Python 2.x
by Andrey Semakin
· 5 years ago
b6cebd5
Added type annotations + some fixes to get them correct
by Sybren A. Stüvel
· 6 years ago
ded036c
Removed compatibility code for Python 2.7 and 3.4
by Sybren A. Stüvel
· 6 years ago
3934ab4
Updated documentation, mostly http -> https changes
by Sybren A. Stüvel
· 10 years ago
d3d1034
Big refactor to become more PEP8 compliant.
by Sybren A. Stüvel
· 10 years ago
b5bab22
Reverts docstring quoting syntax.
by Yesudeep Mangalapilly
· 14 years ago
03c51e7
Parellelized testing. Caught a lot of bugs.
by Yesudeep Mangalapilly
· 14 years ago
e97d0d7
Porting to Python 3 complete. All tests except pyasn1 stuff pass.
by Yesudeep Mangalapilly
· 14 years ago
d962345
Removed superfluous check
by Sybren A. Stüvel
· 14 years ago
877fce0
Better type checking in core, casting ASN-ints to Python int
by Sybren A. Stüvel
· 14 years ago
33cab03
Added Apache 2 license notice to source files
by Sybren A. Stüvel
· 14 years ago
041905b
Permanently removed safebit stuff
by Sybren A. Stüvel
· 14 years ago
9f73d26
Fixed file permissions
by Sybren A. Stüvel
· 14 years ago
3f8c551
Removed safebit stuff as it breaks in certain situations. Will look at it later.
by Sybren A. Stüvel
· 14 years ago
65f254f
Reinstated some of the backed out changeset 812d745b6bef:
by Sybren A. Stüvel
· 14 years ago
2cc58a8
Backed out changeset 812d745b6bef
by Sybren A. Stüvel
· 14 years ago
105f430
Removed some fluff, rewritten some stuff, broken the lot
by Sybren A. Stüvel
· 14 years ago
73e063c
Added support for padding blocks
by Sybren A. Stüvel
· 14 years ago
bc7f521
More separation of the code
by Sybren A. Stüvel
· 14 years ago