aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-01-10Fix #170: mistake in examples of documentationSybren A. Stüvel
2020-06-12Updated documentation to use Pipenv instead of PoetrySybren A. Stüvel
2020-06-11Moving back to Pipenv to manage dependenciesSybren A. Stüvel
2020-06-03Drop character encoding markers for Python 2.xAndrey Semakin
2019-08-04Bumped copyright in documentation to 2011-2019Sybren A. Stüvel
2019-08-04Add support for SHA3 hashingSybren A. Stüvel
2019-08-04Removed setup.py as this is now managed via PoetrySybren A. Stüvel
2019-08-04Mentioned Poetry in the installation documentationSybren A. Stüvel
2019-08-04Drop support for Python 2 and 3.4Sybren A. Stüvel
2018-09-16Mark 4.0 as releasedSybren A. Stüvel
2018-02-05Add support for SHA224 for PKCS1 signaturesJoost Rijneveld
2018-02-05Remove keysize requirements / recommendationsJoost Rijneveld
2018-01-24Fix typoHugo
2017-08-31Typos (#95)David Larlet
2017-05-07Support signing a pre-calculated hash (#87)Justin Simon
2017-04-10Feature request #78: Expose function to find the hash method of a signatureSybren A. Stüvel
2017-04-10Removed easy_install from installation documentationSybren A. Stüvel
2017-04-10Updated year in copyright statementSybren A. Stüvel
2017-04-10Removed unused sphinx extension.Sybren A. Stüvel
2017-04-10Updated documentation for removal of bigfile/VARBLOCK support.Sybren A. Stüvel
2016-02-05Updated copyright year in documentationSybren A. Stüvel
2016-02-05Updated documentation location on stuvel.eu webserver.Sybren A. Stüvel
2016-02-05Updated documentation, mostly http -> https changesSybren A. Stüvel
2016-01-27Fixed PEP8 style issuesSybren A. Stüvel
2016-01-27Deprecated old modules, and slated them for removal in 4.0Sybren A. Stüvel
2016-01-22Fix #12 Allow pickling of keys.Sybren A. Stüvel
2016-01-22Fix #13: Deprecated the VARBLOCK format and rsa.bigfile moduleSybren A. Stüvel
2016-01-21Updated key loading example and included it as unit test, fixes bug #31Sybren A. Stüvel
2015-08-31Made example code more consistent and up to date with Python 3.4Sybren A. Stüvel
2014-02-22Added a bit about PKCS#8Sybren A. Stüvel
2012-10-17rsa.pkcs1.verify() should return True when successfulTim Heckman
2012-06-18Updated installation instructionsSybren A. Stüvel
2012-06-18Tweaked unittests for Python 3.xSybren A. Stüvel
2012-06-17Added Tox to dev requirementsSybren A. Stüvel
2011-08-10Added parallel.py module and ability to use multiprocessing when generating keysSybren A. Stüvel
2011-08-10Bumped version to 3.1-beta0Sybren A. Stüvel
2011-08-03More doc tweaksSybren A. Stüvel
2011-08-03More documentation about key size and OpenSSL compatibilitySybren A. Stüvel
2011-08-03more documentationSybren A. Stüvel
2011-08-01Much more documentationSybren A. Stüvel
2011-08-01More usage documentationSybren A. Stüvel
2011-07-31Added file for CLI documentationSybren A. Stüvel
2011-07-31doc typoSybren A. Stüvel
2011-07-31Finished documentation of basic functionsSybren A. Stüvel
2011-07-31More documentationSybren A. Stüvel
2011-07-31More documentationSybren A. Stüvel
2011-07-30More documentationSybren A. Stüvel
2011-07-30Added initial sphinx doc structureSybren A. Stüvel