aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* deprecate old RSA classes and methodsPaul Kehrer2014-06-192-20/+12
* Fixed a reST syntax issue in the docsAlex Gaynor2014-06-121-0/+16
* Fix other typo and use doc link insteadNic Young2014-06-121-2/+1
* Fixed typoNic Young2014-06-121-1/+1
* Add link about installation depdenciesNic Young2014-06-121-3/+5
* Merge pull request #1115 from reaperhulk/rsa-numbers-serializationDavid Reid2014-06-111-0/+34
|\
| * change to sub-interface ideaPaul Kehrer2014-06-071-33/+33
| * change names of key -> numbers interfacesPaul Kehrer2014-06-071-10/+10
| * Documentation and interfaces for serialization to RSA*Numbers representations.David Reid2014-06-071-0/+34
* | Fixed a few typosAlex Gaynor2014-06-102-2/+2
* | Merge pull request #1114 from alex/fixed-markupPaul Kehrer2014-06-071-1/+1
|\ \
| * | This is a function, not a methodAlex Gaynor2014-06-071-1/+1
* | | Merge pull request #1107 from public/ecdsa-multibackendPaul Kehrer2014-06-071-1/+1
|\ \ \
| * | | Multibackend support for ECAlex Stapleton2014-06-071-1/+1
| | |/ | |/|
* | | Merge pull request #1102 from reaperhulk/rsa-generate-functionAlex Stapleton2014-06-071-1/+25
|\ \ \ | |_|/ |/| |
| * | rename the docs too.Paul Kehrer2014-06-071-2/+2
| * | add some missing docsPaul Kehrer2014-06-061-3/+18
| * | add rsa_generate_private_key function to replace RSAPrivateKey.generatePaul Kehrer2014-06-061-1/+10
* | | Fix syntax error in docsAlex Stapleton2014-06-071-1/+1
| |/ |/|
* | ECDSA backendAlex Stapleton2014-06-073-6/+182
* | Merge pull request #1100 from reaperhulk/rsa-numbers-remove-publicAlex Gaynor2014-06-061-93/+0
|\ \
| * | remove raw numbers properties from the RSA*Key interfacesPaul Kehrer2014-06-061-93/+0
| |/
* / add load_rsa_*_numbers functionsPaul Kehrer2014-06-061-0/+38
|/
* Use an oxford commaAlex Gaynor2014-06-051-1/+1
* Merge pull request #1095 from Ayrx/security-docsAlex Gaynor2014-06-051-5/+64
|\
| * Added missing wordAyrx2014-06-061-1/+2
| * Updated docsAyrx2014-06-052-4/+3
| * Updated security.rst to expand on processAyrx2014-06-052-5/+64
* | add information about building docs to getting startedPaul Kehrer2014-06-051-1/+3
|/
* Document UnsupportedAlgorithm in a super vague way.David Reid2014-06-031-0/+6
* Document the valueerror these might raise.David Reid2014-06-031-0/+8
* Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numb...David Reid2014-06-031-8/+11
* Resolve conflict.David Reid2014-06-031-3/+1
* Document the backend interface.David Reid2014-06-031-0/+16
* Merge pull request #984 from dreid/rsa-numbersPaul Kehrer2014-06-031-0/+79
|\
| * Make public_numbers a property.David Reid2014-05-011-6/+8
| * Fix typos.David Reid2014-04-301-1/+1
| * Rewrite some descriptions to not be self-referential and rewrite the private ...David Reid2014-04-301-4/+10
| * More RSA*Numbers documentation, gosh these descriptions are bad.David Reid2014-04-301-0/+5
| * Most basic numbers documentation.David Reid2014-04-301-0/+66
* | EllipticCurveBackend interfacesAlex Stapleton2014-05-311-0/+51
* | add some missing docs for PKCS8SerializationBackend, update changelogPaul Kehrer2014-05-312-0/+24
* | Merge pull request #878 from public/ecdsa-interfacesDavid Reid2014-05-304-0/+146
|\ \
| * | ApostopheAlex Stapleton2014-05-261-1/+1
| * | doc8 fixesAlex Stapleton2014-05-241-2/+2
| * | Remove secp from spelling dictionaryAlex Stapleton2014-05-232-2/+1
| * | Make EC key interfaces backend specificAlex Stapleton2014-05-231-10/+2
| * | Rename private_key to private_valueAlex Stapleton2014-05-231-3/+3
| * | Add EC docs to the indexAlex Stapleton2014-05-231-0/+1
| * | Remove key_size from EC keys docsAlex Stapleton2014-05-231-12/+0