aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* botan is just as much of a word as opensslPaul Kehrer2014-04-081-0/+1
* add SEED CFB/OFB bespoke vectors and documentationPaul Kehrer2014-04-084-0/+125
* Merge pull request #903 from reaperhulk/seed-ecb-vectorsDavid Reid2014-04-081-0/+2
|\
| * add SEED CBC vectors from rfc 4196Paul Kehrer2014-04-081-0/+1
| * add SEED ECB vectors from rfc 4269Paul Kehrer2014-04-081-0/+1
* | Updated instructions to use a common header for each packagerAyrx2014-04-081-15/+4
* | .rst syntax fixKimmo Parviainen-Jalanko2014-04-081-0/+2
* | Added instructions for instalation with OpenSSL from MacPortsKimmo Parviainen-Jalanko2014-04-081-2/+14
* | 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-033-22/+25
|\ \
| * | deprecation cycle post-release instructionsPaul Kehrer2014-04-021-0/+3
| * | address review commentsPaul Kehrer2014-04-021-1/+1
| * | move salt_length from MGF1 to PSS and start deprecation cyclePaul Kehrer2014-04-022-22/+22
* | | Merge pull request #886 from skeuomorf/rsa-docsAlex Gaynor2014-04-031-3/+3
|\ \ \ | |/ / |/| |
| * | Remove 'Must be at least 512.' statement from RSA's docsMohammed Attia2014-04-031-3/+3
| |/
* | Merge pull request #884 from reaperhulk/post-release-tasksAlex Gaynor2014-04-021-0/+10
|\ \
| * | some updates to please the spellcheckerPaul Kehrer2014-04-021-3/+3
| * | add new post-release tasks section to help release managersPaul Kehrer2014-04-021-0/+10
* | | Recommend @lvh's bookAlex Gaynor2014-04-021-2/+4
|/ /
* | Update docsAlex Stapleton2014-04-021-0/+2
* | Update docsAlex Stapleton2014-04-021-3/+2
|/
* 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
* Make code review docs friendlierAlex Stapleton2014-03-291-6/+10
* Fixed #809 -- switch back to always using UnsupportedAlgorithmAlex Gaynor2014-03-277-63/+39
* A new flake8 is out. Our code is bad again!Alex Gaynor2014-03-261-45/+37
* Merge pull request #845 from public/no-memory-wipe-docsPaul Kehrer2014-03-252-0/+20
|\
| * "potentially vulnerable"Alex Stapleton2014-03-251-2/+2
| * Rephrase to avoid american english failureAlex Stapleton2014-03-241-1/+1
| * Add citation for being a low risk issueAlex Stapleton2014-03-241-2/+5
| * Rephrase to keep the spell checker happyAlex Stapleton2014-03-221-1/+1
| * LimitationsAlex Stapleton2014-03-222-0/+17
* | Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-242-4/+12
|/
* a few more import order fixes for upcoming flake8-import-orderPaul Kehrer2014-03-222-2/+2
* 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-1825-47/+46
* 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
|\ \