aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #272 from alex/validate-ivDavid Reid2014-01-031-0/+12
|\
| * Merge branch 'master' into validate-ivAlex Gaynor2014-01-025-30/+55
| |\
| * \ Merge branch 'master' into validate-ivAlex Gaynor2014-01-0112-34/+207
| |\ \
| * \ \ Merge branch 'master' into validate-ivAlex Gaynor2013-12-1514-30/+218
| |\ \ \
| * \ \ \ Merge branch 'master' into validate-ivAlex Gaynor2013-11-276-11/+87
| |\ \ \ \
| * | | | | Validate the IV/nonce length for a given algorithm.Alex Gaynor2013-11-191-0/+12
* | | | | | Merge pull request #391 from alex/spelling-fixesPaul Kehrer2014-01-022-4/+7
|\ \ \ \ \ \
| * | | | | | Correct spelling, fix phrasing, line wrap.Alex Gaynor2014-01-022-4/+7
| | |_|_|_|/ | |/| | | |
* / | | | | Make capitalization in the glossary consistent and sort itAlex Gaynor2014-01-021-1/+2
|/ / / / /
* | | | | Split OpenSSL bindingAlex Stapleton2014-01-014-15/+52
* | | | | Typo fixAlex Gaynor2014-01-011-1/+1
* | | | | This page has been subsumed by the indexAlex Gaynor2014-01-012-15/+3
| |_|_|/ |/| | |
* | | | Bump the copyright yearAlex Gaynor2014-01-011-1/+1
* | | | Document compiling OpenSSL to avoid conflictsAlex Stapleton2013-12-311-0/+27
* | | | String literals are const char*.Alex Stapleton2013-12-281-6/+6
* | | | Fix docsPaul Kehrer2013-12-271-1/+1
* | | | Convert #defines to explicit type declaration for consistencyPaul Kehrer2013-12-271-0/+17
* | | | update style guide docs to reflect change to (void)Paul Kehrer2013-12-271-3/+3
* | | | Remove verify from Hash.Julian Krause2013-12-261-8/+0
* | | | Documentation clarity and grammer fixes.Julian Krause2013-12-261-1/+1
* | | | Merge branch 'master' of https://github.com/pyca/cryptography into verifyJulian Krause2013-12-2510-24/+117
|\ \ \ \
| * | | | Slightly reorganize and cleanuip the backend docsAlex Gaynor2013-12-242-14/+14
| * | | | RephraseAlex Gaynor2013-12-241-2/+3
| * | | | TypoAlex Gaynor2013-12-241-1/+1
| * | | | Note abotu development versionsAlex Gaynor2013-12-241-0/+2
| * | | | Forgotten fileAlex Gaynor2013-12-241-0/+48
| * | | | Document our API stability policy. Fixes #312Alex Gaynor2013-12-242-1/+1
| * | | | fix erroneous indent and add abstractmethod to HMACBackendPaul Kehrer2013-12-231-2/+2
| * | | | add hmac_supported method to backend.Paul Kehrer2013-12-231-2/+13
| * | | | Merge pull request #325 from public/unsupported-cipher-messagesAlex Gaynor2013-12-221-1/+1
| |\ \ \ \
| | * | | | UnsupportedAlgorithm error messages for CiphersAlex Stapleton2013-12-221-1/+1
| * | | | | Merge pull request #329 from alex/reccomend-versioningPaul Kehrer2013-12-221-0/+4
| |\ \ \ \ \
| | * | | | | Recommend that recipes include a versionAlex Gaynor2013-12-211-0/+4
| * | | | | | English, how does it work?Alex Gaynor2013-12-211-1/+1
| * | | | | | A handful of cleanups and rewordings to the docsAlex Gaynor2013-12-211-8/+8
| |/ / / / /
| * | | | | Merge pull request #327 from reaperhulk/gcm-lower-limit-tagAlex Gaynor2013-12-211-0/+11
| |\ \ \ \ \
| | * | | | | a few more doc changes to gcm tag infoPaul Kehrer2013-12-211-2/+3
| | * | | | | prose updates for GCM tagPaul Kehrer2013-12-211-4/+6
| | * | | | | doc updatesPaul Kehrer2013-12-211-2/+5
| | * | | | | add note regarding not truncating tagsPaul Kehrer2013-12-211-0/+5
| * | | | | | Merge pull request #326 from public/unsupported-hmac-hashAlex Gaynor2013-12-211-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Raise UnsupportedAlgorithm when initing HMACsAlex Stapleton2013-12-211-0/+2
| | |/ / / /
| * / / / / Raise UnsupportedAlgorithm when initing Hash()Alex Stapleton2013-12-211-0/+3
| |/ / / /
| * | | | BlockCipherAlgorithm because we should document block_size and ARC4 shouldn't...David Reid2013-12-171-0/+11
* | | | | Clean up documentation and naming.Julian Krause2013-12-253-6/+14
* | | | | Add verify function to hmac and hashes.Julian Krause2013-12-172-0/+14
|/ / / /
* | | | A foolish consistency is a really cool idea -- Samuel ClemensAlex Gaynor2013-12-161-1/+0
* | | | Be consistentAlex Gaynor2013-12-161-2/+2
* | | | DOn't assume people know that contractionAlex Gaynor2013-12-161-2/+2
* | | | Rework the index to give people a better lay of the landAlex Gaynor2013-12-161-6/+29
| |_|/ |/| |