aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Removed unused doc referenceAlex Stapleton2014-05-271-3/+0
* PKCS#8 serialized key loadingAlex Stapleton2014-05-271-0/+55
* improve language in generate_rsa_parameters_supported docsPaul Kehrer2014-05-261-2/+2
* add generate_rsa_parameters_supported to RSABackendPaul Kehrer2014-05-251-0/+9
* add rsa_padding_supported interface to RSABackend and OpenSSL backendPaul Kehrer2014-05-241-0/+11
* Merge pull request #959 from public/openssl-loading-backendPaul Kehrer2014-05-222-0/+49
|\
| * Bump to 0.5Alex Stapleton2014-05-031-1/+1
| * OpenSSL key loading implementationAlex Stapleton2014-05-032-0/+49
* | add information for windows users about selecting the right archPaul Kehrer2014-05-201-1/+17
* | More line wrappingAlex Gaynor2014-05-173-6/+12
* | One moreAlex Gaynor2014-05-171-1/+2
* | Word wrap some long lines in teh docsAlex Gaynor2014-05-176-14/+15
* | Simplified exception messageAyrx2014-05-177-41/+18
* | Fixed TypeError and added documentationAyrx2014-05-177-2/+50
* | add some docs and changelogPaul Kehrer2014-05-151-0/+13
* | Missing semicolonAlex Gaynor2014-05-151-4/+4
* | Fixed #1039 -- provide links to PSS and PKCS1v15 in the RSA docsAlex Gaynor2014-05-151-2/+8
* | Merge pull request #1016 from Ayrx/hkdf-expand-onlyAlex Stapleton2014-05-101-0/+92
|\ \
| * | Added missing exception to documentationAyrx2014-05-101-0/+6
| * | Renamed HKDFExpandOnly to HKDFExpandAyrx2014-05-071-5/+5
| * | Added documentationAyrx2014-05-061-0/+86
* | | Merge pull request #1032 from reaperhulk/bold-docsAlex Gaynor2014-05-091-1/+1
|\ \ \
| * | | Use bold instead of italicsPaul Kehrer2014-05-091-1/+1
* | | | Merge pull request #1031 from reaperhulk/rsa-docs-fixAlex Gaynor2014-05-091-0/+14
|\ \ \ \
| * | | | Improve RSABackend interface docs (fixes #1022)Paul Kehrer2014-05-091-0/+14
| |/ / /
* / / / Multibackend now supports all of RSABackendPaul Kehrer2014-05-091-34/+54
|/ / /
* | | Merge pull request #1025 from reaperhulk/add-faq-windowsAlex Gaynor2014-05-081-0/+13
|\ \ \
| * | | improved languagePaul Kehrer2014-05-081-1/+1
| * | | add faq entry to describe the error if a windows user doesn't install opensslPaul Kehrer2014-05-081-0/+13
* | | | Wrap.David Reid2014-05-071-1/+2
* | | | Lowercase a.David Reid2014-05-071-1/+1
* | | | Fix #1020 - Add conda instructions for linux.David Reid2014-05-071-2/+9
|/ / /
* / / Fixed misspellingAyrx2014-05-061-1/+1
|/ /
* | Merge pull request #1014 from public/098kPaul Kehrer2014-05-041-0/+1
|\ \
| * | We also test on Ubuntu Lucid 0.9.8kAlex Stapleton2014-05-041-0/+1
| |/
* | Added item to post-release tasksAyrx2014-05-041-0/+3
* | Style guide fix in the docsAlex Gaynor2014-05-032-2/+2
|/
* Merge pull request #1002 from public/doc-tweaks-4Alex Gaynor2014-05-024-10/+14
|\
| * Fix some typos in the docsAlex Stapleton2014-05-024-10/+14
* | linkfiyAlex Gaynor2014-05-021-1/+2
* | typoAlex Gaynor2014-05-021-1/+1
* | More detailsAlex Gaynor2014-05-021-3/+10
* | Conda is a word I guessAlex Gaynor2014-05-021-0/+1
* | Fixed #1000 -- document the conda issue and workaroundAlex Gaynor2014-05-021-0/+10
|/
* convert dsa examples to doctestPaul Kehrer2014-05-021-2/+2
* remove an unneeded line in the examplePaul Kehrer2014-05-011-1/+0
* DSA signing support (this is mostly skeuomorf's work, credit to him)Paul Kehrer2014-05-013-0/+73
* document that the OpenSSL backend conforms to the CMACBackend interfacePaul Kehrer2014-05-011-0/+1
* Merge pull request #982 from reaperhulk/dsa-verifyDavid Reid2014-05-014-3/+110
|\
| * update docsPaul Kehrer2014-05-011-1/+2