aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fernetAlex Gaynor2013-11-1945-590/+1101
|\
| * Merge pull request #268 from reaperhulk/nist-loader-section-fixDavid Reid2013-11-182-43/+53
| |\
| | * simplify nist loader to completely ignore sectionsPaul Kehrer2013-11-182-55/+37
| | * modify nist loader to support multi-line GCM sectionsPaul Kehrer2013-11-182-1/+29
| * | Merge pull request #270 from dreid/register-to-utils-register_interfaceAlex Gaynor2013-11-1811-40/+63
| |\ \ | | |/ | |/|
| | * Move interfaces.register to utils.register_interface in preparation for more ...David Reid2013-11-1811-40/+63
| |/
| * Merge pull request #267 from reaperhulk/evp-cipher-ctx-structAlex Gaynor2013-11-181-1/+4
| |\
| | * de-opaque EVP_CIPHER_CTX a bitPaul Kehrer2013-11-181-1/+4
| |/
| * Merge pull request #266 from cyli/ssl_macrosAlex Gaynor2013-11-171-1/+37
| |\
| | * Simple macroscyli2013-11-171-1/+37
| |/
| * Merge pull request #265 from alex/updated-statusDonald Stufft2013-11-171-5/+0
| |\
| | * This document is now basically accurateAlex Gaynor2013-11-171-5/+0
| |/
| * Merge pull request #262 from dreid/cipher-algorithm-interfacesDonald Stufft2013-11-176-8/+67
| |\
| | * Implement and document an interface for cipher algorithmsDavid Reid2013-11-156-8/+67
| * | Merge pull request #264 from alex/strict-pytestDonald Stufft2013-11-171-1/+1
| |\ \
| | * | Run pytest in --strict mode so that typso in pytest.mark give errorsAlex Gaynor2013-11-161-1/+1
| |/ /
| * | Merge pull request #263 from alex/spelling-fixesPaul Kehrer2013-11-154-8/+8
| |\ \ | | |/ | |/|
| | * Another twoAlex Gaynor2013-11-151-1/+1
| | * Two more fixesAlex Gaynor2013-11-152-2/+2
| | * Revert thisAlex Gaynor2013-11-151-1/+0
| | * Fixed some spelling mistakesAlex Gaynor2013-11-153-5/+6
| |/
| * Merge pull request #258 from alex/already-finalizedDavid Reid2013-11-136-10/+21
| |\
| | * Here tooAlex Gaynor2013-11-131-1/+1
| | * Also mention finalizeAlex Gaynor2013-11-131-1/+1
| | * Use AlreadyFinalized for symmetric ciphersAlex Gaynor2013-11-135-9/+20
| * | Merge pull request #260 from dreid/hmac-already-finalizedAlex Gaynor2013-11-133-3/+36
| |\ \
| | * | Add a message.David Reid2013-11-131-4/+3
| | * | Make HMAC methods raise AlreadyFinalized.David Reid2013-11-133-3/+37
| | |/
| * | Merge pull request #259 from alex/gitignoreDavid Reid2013-11-131-0/+1
| |\ \ | | |/ | |/|
| | * Added .cache/ to the gitignore, it shows up if you have pytest-cache installedAlex Gaynor2013-11-131-0/+1
| |/
| * Merge pull request #253 from dreid/hash-raise-after-finalizeAlex Gaynor2013-11-135-3/+40
| |\
| | * Accidentally less words.David Reid2013-11-131-1/+1
| | * Import AlreadyFinalized instead of exceptions.David Reid2013-11-132-6/+6
| | * Document AlreadyFinalized.David Reid2013-11-132-2/+17
| | * raise an exception if you try to use a HashContext after finalize is called.David Reid2013-11-123-1/+23
| * | Merge pull request #256 from alex/strong-docsPaul Kehrer2013-11-131-0/+12
| |\ \
| | * | typoAlex Gaynor2013-11-131-1/+1
| | * | Clearer!Alex Gaynor2013-11-131-2/+2
| | * | typo fixAlex Gaynor2013-11-131-1/+1
| | * | Explain ways in which we can make our docs strongerAlex Gaynor2013-11-131-0/+12
| * | | Merge pull request #257 from alex/hashes-breakPaul Kehrer2013-11-131-0/+9
| |\ \ \
| | * | | Describe that hashes get real broken over timeAlex Gaynor2013-11-131-0/+9
| | |/ /
| * | | Merge pull request #255 from alex/remove-backendsDavid Reid2013-11-1314-137/+115
| |\ \ \ | | |/ / | |/| |
| | * | Also remove teh ciphers specific classAlex Gaynor2013-11-138-85/+77
| | * | Remove the hash and hmac specific classes, now that the logic is the Context ...Alex Gaynor2013-11-137-52/+38
| |/ /
| * | Merge pull request #254 from alex/contributingDonald Stufft2013-11-121-0/+8
| |\ \
| | * | giv eup and use a headerAlex Gaynor2013-11-121-3/+4
| | * | Donald says this is goodAlex Gaynor2013-11-121-1/+1
| | * | Another elementAlex Gaynor2013-11-121-1/+1
| | * | Try this elementAlex Gaynor2013-11-121-1/+1