- 4ce9c9e Merge pull request #525 from skeuomorf/installation-docs by Paul Kehrer · 12 years ago
- b0293bf Added installation section to index.rst by skeuomorf · 12 years ago
- eef972b Merge pull request #528 from reaperhulk/fix-527 by Alex Gaynor · 12 years ago
- d571d87 Merge pull request #529 from alex/add-this-method by David Reid · 12 years ago
- 4c75a8c quotes inside, diff examples by Paul Kehrer · 12 years ago
- 8377504 Expose this method because probably someone will need it eventually by Alex Gaynor · 12 years ago
- 1d65a2f fix spacing, remove versionadded since HashAlgorithm was in 0.1 by Paul Kehrer · 12 years ago
- e51a2db document HashAlgorithm by Paul Kehrer · 12 years ago
- cfde5ab Merge pull request #524 from sholsapp/master by Paul Kehrer · 12 years ago
- bc26efb Added canonical installation document with details about various platforms, fixes #519 by skeuomorf · 12 years ago
- ab09605 Add bindings for X509_REQ_get_extensions. by Stephen Holsapple · 12 years ago
- 4f78ee7 Merge pull request #526 from longaccess/master by Alex Gaynor · 12 years ago
- 173982e add Konstantinos Koukopoulos to AUTHORS.rst by Konstantinos Koukopoulos · 12 years ago
- 79777fb Merge pull request #523 from alex/changelog by Paul Kehrer · 12 years ago
- 8a39c51 Add this to the changelog by Alex Gaynor · 12 years ago
- 1ff8735 Merge pull request #522 from alex/no-ec-openssl by Paul Kehrer · 12 years ago
- 67d5c24 Fuck, fix by Alex Gaynor · 12 years ago
- 628a1c4 C is not a good programming language by Alex Gaynor · 12 years ago
- 83b4eee This needs to be first by Alex Gaynor · 12 years ago
- e8f7766 Doh, reorder by Alex Gaynor · 12 years ago
- af55369 This type is not defined either of course by Alex Gaynor · 12 years ago
- 0c782cf Whoops, backwards by Alex Gaynor · 12 years ago
- 611c27d Fixed #521 -- work on systems with no ec header at all by Alex Gaynor · 12 years ago
- 1f8cd62 Merge pull request #513 from alex/kdf-interface by Paul Kehrer · 12 years ago
- 59393dd Merge pull request #518 from longaccess/master by Paul Kehrer · 12 years ago
- 8454c51 Document that this is new in 0.2 by Alex Gaynor · 12 years ago
- e19e89f Enforce that these may only be called once by Alex Gaynor · 12 years ago
- 5d9c6b2 add example for windows installation by Konstantinos Koukopoulos · 12 years ago
- 5484f72 Try to improve the docs by Alex Gaynor · 12 years ago
- 8f369b7 improve previous note on windows build by Konstantinos Koukopoulos · 12 years ago
- 7010df9 document how to build w/ custom openssl on windows by Konstantinos Koukopoulos · 12 years ago
- 366ea6b Merge pull request #517 from reaperhulk/pbkdf2-sha1-vectors by Alex Gaynor · 12 years ago
- 44fd074 add PBKDF2 SHA1 vectors from RFC 6070 by Paul Kehrer · 12 years ago
- 1b1c351 Merge pull request #516 from alex/design-principle-verify by Paul Kehrer · 12 years ago
- 61137bc Reword for clarity by Alex Gaynor · 12 years ago
- 24eb677 DOcument that verify() apis should be provided by Alex Gaynor · 12 years ago
- 288403a Attempt some more natural language by Alex Gaynor · 12 years ago
- e62829e Merge pull request #515 from dreid/nisted-hkdf-vectors by Alex Gaynor · 12 years ago
- 8412e74 Convert the HKDF vectors to the NIST format. by David Reid · 12 years ago
- 904cd21 Merge pull request #512 from alex/hash-cleanup by David Reid · 12 years ago
- b2774f5 Begin designing the KDF interfaces. Fixes #511 by Alex Gaynor · 12 years ago
- 36e651c Represent the hash vectors more cleanly by Alex Gaynor · 12 years ago
- 6b4f323 Merge pull request #510 from alex/linkify by Paul Kehrer · 12 years ago
- 2a91874 Linkify the RSA docs by Alex Gaynor · 12 years ago
- 77d63d3 Merge pull request #509 from reaperhulk/rsa-interface-only by Alex Gaynor · 12 years ago
- 46688b1 indentation is fun by Paul Kehrer · 12 years ago
- 82629f4 adding versionadded by Paul Kehrer · 12 years ago
- 359b946 methods don't have a type, they return things by Paul Kehrer · 12 years ago
- 6cf35f3 update docstrings by Paul Kehrer · 12 years ago
- 0e94fbe make public_key an abstractmethod, update docs by Paul Kehrer · 12 years ago
- d527b30 update interface docs to make attributes return int (per irc discussion) by Paul Kehrer · 12 years ago
- ac42323 RSA private/public key interface + docs by Paul Kehrer · 12 years ago
- d062dc8 Merge pull request #507 from alex/changelog by Donald Stufft · 12 years ago
- 7ecb985 Added thread safety to the changelog by Alex Gaynor · 12 years ago
- f2e34be Merge pull request #492 from public/py-thread-safe by Alex Gaynor · 12 years ago
- 29446cd Remove the contenious test of contention by Alex Stapleton · 12 years ago
- 5fb7eb4 Backticks by Alex Stapleton · 12 years ago
- 12532f6 Merge pull request #505 from alex/system-error by Paul Kehrer · 12 years ago
- 81744df Typo fix by Alex Gaynor · 12 years ago
- 0d62fb0 Switch to using our own InternalError, instead of SystemError by Alex Gaynor · 12 years ago
- bb41bf4 Merge pull request #504 from alex/syntax-highlight by Paul Kehrer · 12 years ago
- 917e82e Mark that tehse are console sections so they syntax highlight by Alex Gaynor · 12 years ago
- 29ffbd9 Merge pull request #450 from reaperhulk/fix-444 by Alex Gaynor · 12 years ago
- 017f0b0 add instructions on how to install openssl via homebrew by Paul Kehrer · 12 years ago
- 8caeb8d add env so homebrew instructions work in fish as well as bash on OS X by Paul Kehrer · 12 years ago
- 57e280b add doc info about how to link against homebrew OpenSSL on OS X by Paul Kehrer · 12 years ago
- 7ce51f2 Split a test in half by Alex Stapleton · 12 years ago
- fcae150 Some docs by Alex Stapleton · 12 years ago
- 06649cf Also test the locking cb directly by Alex Stapleton · 12 years ago
- 17ed58d Python implementation of OpenSSL locking callback by Alex Stapleton · 12 years ago
- adbe080 Merge pull request #499 from alex/windows-openssl by Paul Kehrer · 12 years ago
- 99f9279 Merge pull request #322 from reaperhulk/windows-support by Alex Gaynor · 12 years ago
- b495790 add windows support to changelog by Paul Kehrer · 12 years ago
- 8942efa remove advapi32 until we need it (for cryptgenrandom) by Paul Kehrer · 12 years ago
- f84ca67 add library switch for windows support by Paul Kehrer · 12 years ago
- 46ffbfb Merge pull request #500 from dreid/hkdf-vectors by Paul Kehrer · 12 years ago
- f5e2b4d Merge pull request #501 from alex/document-primitives by Donald Stufft · 12 years ago
- b32b491 DOcument the primitives used in Fernet by Alex Gaynor · 12 years ago
- ec73839 SHA256 vectors. by David Reid · 12 years ago
- 580e883 Add HKDF vectors from RFC5869. by David Reid · 12 years ago
- e7651de Link the official page by Alex Gaynor · 12 years ago
- a8fc6f3 Document where to get OpenSSL on windows by Alex Gaynor · 12 years ago
- 56f81ea Merge pull request #498 from alex/redirect by Paul Kehrer · 12 years ago
- 3c1eb12 Capital S is the canonical URL by Alex Gaynor · 12 years ago
- c60f4c7 Merge pull request #497 from reaperhulk/pbkdf2-commoncrypto-bindings by Alex Gaynor · 12 years ago
- a6d794f Merge pull request #496 from reaperhulk/pbkdf2-openssl-bindings by Alex Gaynor · 12 years ago
- 3ae3d90 add commoncrypto PBKDF2 bindings by Paul Kehrer · 12 years ago
- 2dc0c71 add PBKDF2 from OpenSSL (for future KDF to live alongside HKDF) by Paul Kehrer · 12 years ago
- 7f57186 Merge pull request #495 from reaperhulk/commoncrypto-gcm-backend by David Reid · 12 years ago
- 0437e8d comma for flair by Paul Kehrer · 12 years ago
- f839016 remove encrypt/decrypt attributes on CommonCrypto cipher classes by Paul Kehrer · 12 years ago
- 9eca43c GCM support for CommonCrypto backend by Paul Kehrer · 12 years ago
- cd9dc6d add kCCModeGCM by Paul Kehrer · 12 years ago
- 692e3de Merge pull request #494 from reaperhulk/commoncrypto-gcm-bindings by Alex Gaynor · 12 years ago
- 40c7f9e GCM bindings for CommonCrypto by Paul Kehrer · 12 years ago
- eddef3a Merge pull request #493 from reaperhulk/aes-keywrap-bindings by Alex Gaynor · 12 years ago
- 0f82a66 support for aes keywrap (RFC 3394) in the bindings by Paul Kehrer · 12 years ago
- 272e748 Merge pull request #491 from alex/setuptools-installed by Donald Stufft · 12 years ago
- 597cc64 Starting now, setuptools should come with pip *fingerscrossed* by Alex Gaynor · 12 years ago
- 9261de9 Merge pull request #486 from reaperhulk/commoncrypto-cipher-backend by Alex Gaynor · 12 years ago