summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 3.6Daniel Ziegenberg2022-12-061-1/+1
* Fix #199: Sphinx warnings reference target not foundSybren A. Stüvel2022-07-202-2/+10
* Doc: add `-n` option to Sphinx to show warningsSybren A. Stüvel2022-07-201-2/+1
* Docs: Fix table layoutSybren A. Stüvel2021-11-241-26/+26
* Fix typosKian-Meng, Ang2021-11-242-4/+4
* Update usage.rstRichard Vodden2021-02-241-2/+2
* Correct return value of verify()Richard Vodden2021-02-241-2/+3
* Fix #170: mistake in examples of documentationSybren A. Stüvel2021-01-101-4/+4
* Updated documentation to use Pipenv instead of PoetrySybren A. Stüvel2020-06-121-3/+3
* Moving back to Pipenv to manage dependenciesSybren A. Stüvel2020-06-111-0/+6
* Drop character encoding markers for Python 2.xAndrey Semakin2020-06-031-2/+0
* Bumped copyright in documentation to 2011-2019Sybren A. Stüvel2019-08-041-1/+1
* Add support for SHA3 hashingSybren A. Stüvel2019-08-041-1/+1
* Removed setup.py as this is now managed via PoetrySybren A. Stüvel2019-08-041-6/+0
* Mentioned Poetry in the installation documentationSybren A. Stüvel2019-08-041-3/+4
* Drop support for Python 2 and 3.4Sybren A. Stüvel2019-08-041-12/+12
* Mark 4.0 as releasedversion-4.0Sybren A. Stüvel2018-09-161-1/+1
* Add support for SHA224 for PKCS1 signaturesJoost Rijneveld2018-02-051-1/+1
* Remove keysize requirements / recommendationsJoost Rijneveld2018-02-051-26/+0
* Fix typoHugo2018-01-242-3/+3
* Typos (#95)David Larlet2017-08-311-2/+2
* Support signing a pre-calculated hash (#87)Justin Simon2017-05-071-0/+9
* Feature request #78: Expose function to find the hash method of a signatureSybren A. Stüvel2017-04-101-0/+2
* Removed easy_install from installation documentationSybren A. Stüvel2017-04-101-8/+3
* Updated year in copyright statementSybren A. Stüvel2017-04-101-1/+1
* Removed unused sphinx extension.Sybren A. Stüvel2017-04-101-1/+1
* Updated documentation for removal of bigfile/VARBLOCK support.Sybren A. Stüvel2017-04-105-108/+52
* Updated copyright year in documentationSybren A. Stüvel2016-02-051-1/+1
* Updated documentation location on stuvel.eu webserver.Sybren A. Stüvel2016-02-051-1/+1
* Updated documentation, mostly http -> https changesSybren A. Stüvel2016-02-058-52/+45
* Fixed PEP8 style issuesSybren A. Stüvel2016-01-271-42/+41
* Deprecated old modules, and slated them for removal in 4.0Sybren A. Stüvel2016-01-271-1/+7
* Fix #12 Allow pickling of keys.Sybren A. Stüvel2016-01-221-0/+8
* Fix #13: Deprecated the VARBLOCK format and rsa.bigfile moduleSybren A. Stüvel2016-01-222-0/+30
* Updated key loading example and included it as unit test, fixes bug #31Sybren A. Stüvel2016-01-211-2/+2
* Made example code more consistent and up to date with Python 3.4Sybren A. Stüvel2015-08-311-6/+13
* Added a bit about PKCS#8Sybren A. Stüvel2014-02-221-0/+11
* rsa.pkcs1.verify() should return True when successfulTim Heckman2012-10-171-1/+2
* Updated installation instructionsSybren A. Stüvel2012-06-182-10/+20
* Tweaked unittests for Python 3.xSybren A. Stüvel2012-06-181-0/+1
* Added Tox to dev requirementsversion-3.1Sybren A. Stüvel2012-06-171-0/+1
* Added parallel.py module and ability to use multiprocessing when generating keysSybren A. Stüvel2011-08-101-27/+40
* Bumped version to 3.1-beta0Sybren A. Stüvel2011-08-101-2/+3
* More doc tweaksSybren A. Stüvel2011-08-034-9/+12
* More documentation about key size and OpenSSL compatibilitySybren A. Stüvel2011-08-032-18/+50
* more documentationSybren A. Stüvel2011-08-036-30/+153
* Much more documentationSybren A. Stüvel2011-08-018-19/+115
* More usage documentationSybren A. Stüvel2011-08-011-0/+95
* Added file for CLI documentationSybren A. Stüvel2011-07-312-0/+6
* doc typoSybren A. Stüvel2011-07-311-1/+1