aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | more key length checks, docs updatePaul Kehrer2014-04-201-3/+3
| | |
| * | remove InvalidDecryption and replace with ValueErrorPaul Kehrer2014-04-202-9/+2
| | |
| * | more docsPaul Kehrer2014-04-202-0/+51
| | |
| * | remove OAEP decryption to simplify reviewPaul Kehrer2014-04-201-16/+0
| | |
| * | add InvalidDecryption exception, check for ct > key sizePaul Kehrer2014-04-201-0/+4
| | |
| * | update docs for OAEPPaul Kehrer2014-04-201-2/+2
| | |
| * | docs, tests, general huge improvements to RSA decryptionPaul Kehrer2014-04-202-2/+32
| | |
* | | document the OpenSSL versions we're testing againstPaul Kehrer2014-04-201-3/+14
|/ /
* / Utility methods for RSA CRT paramsAlex Stapleton2014-04-181-0/+35
|/
* Changed cmac_supported() to cmac_algorithm_supported()Ayrx2014-04-161-2/+5
|
* Merge pull request #919 from Ayrx/cmac-interfacesPaul Kehrer2014-04-162-0/+47
|\ | | | | CMAC interfaces + documentation
| * Added link to wikipedia for CMACAyrx2014-04-151-2/+3
| |
| * Fixed nitpicksAyrx2014-04-151-1/+1
| |
| * Added CMAC backend interface documentationAyrx2014-04-151-0/+24
| |
| * Added CMAC interface documentationAyrx2014-04-151-0/+22
| |
* | add OS X codenames why notPaul Kehrer2014-04-151-1/+1
| |
* | Update supported platformsPaul Kehrer2014-04-151-3/+4
| |
* | remove links we don't need...Paul Kehrer2014-04-151-2/+0
| |
* | 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
|/
* Merge pull request #910 from Ayrx/cmac-vectorsPaul Kehrer2014-04-141-0/+6
|\ | | | | Added test vectors for AES-CMAC
| * Updated vectors documentationAyrx2014-04-141-5/+1
| |
| * Fixed wrong vectorsAyrx2014-04-131-3/+3
| |
| * More vectorsAyrx2014-04-101-0/+10
| |
* | Merge pull request #908 from reaperhulk/seed-supportDavid Reid2014-04-121-1/+12
|\ \ | |/ |/| SEED support
| * add SEED docs, tests, small fixesPaul Kehrer2014-04-091-1/+12
| |
* | some small doc fixesPaul Kehrer2014-04-093-10/+10
|/
* linkify another thingPaul Kehrer2014-04-091-1/+1
|
* 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 ECB/CBC vectors
| * 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
|\ | | | | DSA backend
| * 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
|\ \ | | | | | | move salt_length from MGF1 to PSS and start deprecation cycle
| * | 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 docs
| * | 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
|\ \ | | | | | | add new post-release tasks section
| * | 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
|/ /