aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | typedefs -> type definitionsLaurens Van Houtven2014-06-231-1/+1
| * | | Add preprocessor, preprocessors to word listLaurens Van Houtven2014-06-231-0/+2
| * | | Add namespace, namespaces to word listLaurens Van Houtven2014-06-231-0/+2
| * | | Spelling fix: parenthesesLaurens Van Houtven2014-06-231-1/+1
| * | | Spelling fix: achieveLaurens Van Houtven2014-06-231-1/+1
| * | | Spelling fix: libraryLaurens Van Houtven2014-06-231-1/+1
| * | | Move C bindings style guide to C bindings documentLaurens Van Houtven2014-06-232-72/+72
| * | | Add a reference in the style guideLaurens Van Houtven2014-06-231-0/+3
| * | | Add C bindings document to indexLaurens Van Houtven2014-06-231-0/+1
| * | | Fix ReST hyperlink markupLaurens Van Houtven2014-06-231-1/+1
| * | | Fix ReST syntax for a code blockLaurens Van Houtven2014-06-231-1/+1
| * | | Improve wordingLaurens Van Houtven2014-06-231-1/+1
| * | | Add docs about exposing features in C bindingsLaurens Van Houtven2014-06-231-0/+112
| * | | Add note about using C-style vs C++-style commentsLaurens Van Houtven2014-06-231-0/+7
| * | | Use C-style comments instead of C++-style commentsLaurens Van Houtven2014-06-231-7/+7
| * | | Add C binding documentation pageLaurens Van Houtven2014-06-231-0/+8
* | | | Merge pull request #1164 from reaperhulk/dsa-numbers-loadingAlex Stapleton2014-06-231-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | add new DSABackend interface methods for loading numbersPaul Kehrer2014-06-221-0/+34
| |/ /
* | | Merge pull request #1155 from reaperhulk/fix-1111David Reid2014-06-221-0/+24
|\ \ \ | |/ / |/| |
| * | modify RSA numbers loading to match elliptic curvePaul Kehrer2014-06-201-0/+24
* | | deprecate mgf1_hash_supported. fixes #1133Paul Kehrer2014-06-201-1/+4
|/ /
* | Merge pull request #1124 from reaperhulk/rsa-numbers-deprecateAlex Stapleton2014-06-202-20/+12
|\ \
| * | deprecate old RSA classes and methodsPaul Kehrer2014-06-192-20/+12
| |/
* / linux distribution names are words tooPaul Kehrer2014-06-161-0/+2
|/
* 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