aboutsummaryrefslogtreecommitdiff
path: root/rsa/core.py
AgeCommit message (Expand)Author
2016-02-05Updated documentation, mostly http -> https changesSybren A. Stüvel
2016-01-22Big refactor to become more PEP8 compliant.Sybren A. Stüvel
2011-08-24Reverts docstring quoting syntax.Yesudeep Mangalapilly
2011-08-16Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly
2011-08-11Porting to Python 3 complete. All tests except pyasn1 stuff pass.Yesudeep Mangalapilly
2011-08-10Removed superfluous checkSybren A. Stüvel
2011-07-30Better type checking in core, casting ASN-ints to Python intSybren A. Stüvel
2011-07-23Added Apache 2 license notice to source filesSybren A. Stüvel
2011-07-19Permanently removed safebit stuffSybren A. Stüvel
2011-07-19Fixed file permissionsSybren A. Stüvel
2011-07-10Removed safebit stuff as it breaks in certain situations. Will look at it later.Sybren A. Stüvel
2011-07-10Reinstated some of the backed out changeset 812d745b6bef:Sybren A. Stüvel
2011-07-10Backed out changeset 812d745b6befSybren A. Stüvel
2011-07-10Removed some fluff, rewritten some stuff, broken the lotSybren A. Stüvel
2011-07-09Added support for padding blocksSybren A. Stüvel
2011-06-20More separation of the codeSybren A. Stüvel