aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat
Commit message (Expand)AuthorAgeFilesLines
...
* | we don't need to doc generate in the interfacePaul Kehrer2014-04-151-16/+0
* | add missing sign/verify/generate docs for the RSA interfacesPaul Kehrer2014-04-151-0/+64
* | Added missing HashContext documentationAyrx2014-04-151-0/+21
|/
* add SEED docs, tests, small fixesPaul Kehrer2014-04-091-1/+12
* Missing comma, whitespaceAlex Gaynor2014-04-071-8/+8
* Merge pull request #739 from skeuomorf/dsa-backendPaul Kehrer2014-04-052-1/+92
|\
| * Add docs for DSA parameters and key generationMohammed Attia2014-04-042-1/+92
* | Merge pull request #883 from reaperhulk/deprecation-danceAlex Gaynor2014-04-032-22/+22
|\ \
| * | address review commentsPaul Kehrer2014-04-021-1/+1
| * | move salt_length from MGF1 to PSS and start deprecation cyclePaul Kehrer2014-04-022-22/+22
| |/
* / Remove 'Must be at least 512.' statement from RSA's docsMohammed Attia2014-04-031-3/+3
|/
* Add DSA private key api, docs and testsMohammed Attia2014-03-301-0/+17
* Add DSA public key api, docs and testsMohammed Attia2014-03-301-0/+22
* Add DSA parameters api, docs and testsMohammed Attia2014-03-302-0/+30
* Fixed #809 -- switch back to always using UnsupportedAlgorithmAlex Gaynor2014-03-276-37/+32
* document the ValueErrorPaul Kehrer2014-03-191-0/+6
* RSA PSS signature supportPaul Kehrer2014-03-191-3/+58
* Standardise on sentence case for titlesAlex Stapleton2014-03-1815-27/+26
* Merge pull request #792 from reaperhulk/rsa-pss-verifyAlex Gaynor2014-03-171-0/+14
|\
| * link to Colin Percival re: recommended RSA signature paddingPaul Kehrer2014-03-171-1/+2
| * move PSS to top of docsPaul Kehrer2014-03-161-7/+7
| * add RSA PSS verification supportPaul Kehrer2014-03-161-0/+13
* | Update the docs.Mohammed Attia2014-03-171-1/+7
|/
* Merge pull request #807 from Ayrx/add-backend-check-to-rsaPaul Kehrer2014-03-161-0/+12
|\
| * Added backend check to rsa primitivesAyrx2014-03-161-0/+12
* | Merge pull request #806 from Ayrx/add-backend-check-to-cipherPaul Kehrer2014-03-161-0/+4
|\ \
| * | Added backend check to cipher primitivesAyrx2014-03-161-0/+4
| |/
* | Merge pull request #805 from Ayrx/add-backend-check-to-hmacPaul Kehrer2014-03-161-0/+4
|\ \
| * | Added backend check to hmac primitivesAyrx2014-03-161-0/+4
| |/
* / Added backend check to hash primitivesAyrx2014-03-161-0/+4
|/
* Merge pull request #775 from reaperhulk/rsa-mgf1-classAlex Gaynor2014-03-151-0/+23
|\
| * document MAX_LENGTHPaul Kehrer2014-03-111-0/+5
| * add MGF1 class, docs, testsPaul Kehrer2014-03-101-0/+18
* | Added backend check to kdf primitivesAyrx2014-03-151-0/+8
* | Added backend check to twofactor primitivesAyrx2014-03-151-0/+6
* | add IDEA support for CBC, CFB, OFB + tests for all IDEAPaul Kehrer2014-03-111-2/+2
* | basic IDEA ECB support for OpenSSL backendPaul Kehrer2014-03-111-0/+12
|/
* Merge pull request #772 from reaperhulk/rsa-mgf1-supported-interfaceAlex Gaynor2014-03-101-0/+14
|\
| * add mgf1_hash_supported to the RSABackend interfacePaul Kehrer2014-03-101-0/+14
* | Merge pull request #770 from reaperhulk/document-some-versionsAlex Gaynor2014-03-103-4/+8
|\ \ | |/ |/|
| * document our oldest supported openssl and deny older supportPaul Kehrer2014-03-103-4/+8
* | Merge pull request #765 from public/doc-tweaksPaul Kehrer2014-03-102-37/+38
|\ \ | |/ |/|
| * Update HMAC and Digest docs.Alex Stapleton2014-03-102-37/+38
* | Merge pull request #766 from public/more-doc-tweaksPaul Kehrer2014-03-101-80/+86
|\ \
| * | Various "improvements" to the symmetric docsAlex Stapleton2014-03-101-80/+86
| |/
* / Added note in documentation about OS X version supportAyrx2014-03-081-1/+2
|/
* Convert stuffAlex Gaynor2014-03-064-5/+5
* Change DSAParams to DSAParametersMohammed Attia2014-03-041-5/+5
* Typo fixesMohammed Attia2014-03-041-7/+7
* Change keypair to key pair to pass the sphinx spelling testMohammed Attia2014-03-041-6/+6