summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finished documentation of basic functionsSybren A. Stüvel2011-07-312-5/+71
* More documentationSybren A. Stüvel2011-07-316-7/+112
* More documentationSybren A. Stüvel2011-07-315-12/+153
* More documentationSybren A. Stüvel2011-07-304-0/+54
* Added initial sphinx doc structureSybren A. Stüvel2011-07-307-0/+537