Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #691 from alex/cite-random | David Reid | 2014-02-25 | 1 | -2/+4 |
|\ | | | | | Cite Thomas Ptacek for urandom | ||||
| * | Cite Thomas Ptacek for urandom | Alex Gaynor | 2014-02-25 | 1 | -2/+4 |
|/ | |||||
* | Merge pull request #690 from alex/linewrap | David Reid | 2014-02-25 | 1 | -53/+35 |
|\ | | | | | Re-linewrap the symmetric encryption doc source | ||||
| * | Re-linewrap the symmetric encryption doc source | Alex Gaynor | 2014-02-25 | 1 | -53/+35 |
|/ | |||||
* | Merge pull request #689 from dreid/twofactor-cleanup | Alex Gaynor | 2014-02-25 | 6 | -35/+36 |
|\ | | | | | Cleanup twofactor docs and code. | ||||
| * | Add TOTP to the changelog. | David Reid | 2014-02-25 | 1 | -0/+1 |
| | | |||||
| * | Do some nitpicking cleanup of the twofactor code and documentation. | David Reid | 2014-02-25 | 5 | -35/+35 |
|/ | |||||
* | Merge pull request #637 from Ayrx/totp-impl | David Reid | 2014-02-25 | 5 | -33/+268 |
|\ | | | | | TOTP Implementation | ||||
| * | Seperated the totp tests based on different hash types | Ayrx | 2014-02-25 | 1 | -17/+80 |
| | | |||||
| * | Fixed wrong param naming in totp documentation | Ayrx | 2014-02-25 | 1 | -1/+1 |
| | | |||||
| * | Fixed whitespace issue pointed out by flake8 | Ayrx | 2014-02-25 | 1 | -1/+1 |
| | | |||||
| * | Fixed documentation | Ayrx | 2014-02-25 | 2 | -6/+10 |
| | | |||||
| * | Added __future__ import statement | Ayrx | 2014-02-25 | 1 | -0/+2 |
| | | |||||
| * | Updated HOTP and TOTP doctests | Ayrx | 2014-02-25 | 1 | -6/+5 |
| | | |||||
| * | Added method definitions to TOTP documentation. | Ayrx | 2014-02-25 | 1 | -1/+13 |
| | | |||||
| * | Updated secret key description | Ayrx | 2014-02-25 | 1 | -6/+6 |
| | | |||||
| * | Fixed documentation based on alexs' comments. | Ayrx | 2014-02-25 | 2 | -13/+22 |
| | | |||||
| * | Small fixes | Ayrx | 2014-02-25 | 2 | -12/+9 |
| | | |||||
| * | Added documentation for TOTP. | Ayrx | 2014-02-25 | 2 | -10/+56 |
| | | |||||
| * | Added TOTP implementation and tests. | Ayrx | 2014-02-25 | 4 | -12/+115 |
| | | |||||
* | | Merge pull request #688 from reaperhulk/fix-warning | Alex Gaynor | 2014-02-25 | 1 | -1/+1 |
|\ \ | | | | | | | SSL_session_reused should return a long | ||||
| * | | this macro should return a long | Paul Kehrer | 2014-02-25 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #686 from fedor-brunner/channel_binding | Alex Gaynor | 2014-02-25 | 1 | -0/+6 |
|\ \ | | | | | | | Add OpenSSL bindings for TLS Finished message. | ||||
| * | | Remove comments | Fedor Brunner | 2014-02-25 | 1 | -5/+1 |
| | | | |||||
| * | | Add OpenSSL bindings for TLS Finished message. | Fedor Brunner | 2014-02-25 | 1 | -0/+10 |
| |/ | | | | | | | | | | | Add OpenSSL binding socket type. Add OpenSSL binding to check if TLS session is reused. | ||||
* | | Merge pull request #678 from koobs/patch-1 | Alex Gaynor | 2014-02-25 | 1 | -1/+23 |
|\ \ | | | | | | | Integrate py.test enabling `python setup.py test` | ||||
| * | | And again. Remove whitespace (pep8) | koobs | 2014-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | pep8: Add import (sys) and newline | koobs | 2014-02-25 | 1 | -0/+2 |
| | | | |||||
| * | | Add new lines (pep8) and use full sentences | koobs | 2014-02-25 | 1 | -1/+2 |
| | | | |||||
| * | | Integrate py.test enabling `python setup.py test` | koobs | 2014-02-25 | 1 | -1/+20 |
| |/ | | | | | | | | | | | | | | | Integrate py.test according to: https://pytest.org/latest/goodpractises.html#integration-with-setuptools-test-commands Enables use of standard python setup.py test command. Very handy for OS packagers & porters for QA, in this case the FreeBSD Port for cryptography which just landed. | ||||
* | | Merge pull request #685 from Ivoz/patch-1 | Alex Gaynor | 2014-02-25 | 1 | -0/+1 |
|\ \ | |/ |/| | Add myself to AUTHORS.rst | ||||
| * | Add myself to AUTHORS.rst | Matt Iversen | 2014-02-25 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #684 from reaperhulk/some-style-fixes | Alex Gaynor | 2014-02-24 | 4 | -6/+9 |
|\ | | | | | Some style fixes suggested by pep8-naming | ||||
| * | some style fixes suggested by pep8-naming | Paul Kehrer | 2014-02-24 | 4 | -6/+9 |
|/ | |||||
* | Merge pull request #681 from reaperhulk/add-docs-to-sdist | David Reid | 2014-02-24 | 1 | -0/+2 |
|\ | | | | | Add docs to sdist. fixes #679 | ||||
| * | don't prune static. why would you do that? | Paul Kehrer | 2014-02-24 | 1 | -1/+0 |
| | | |||||
| * | add docs to sdist. fixes #679 | Paul Kehrer | 2014-02-24 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #682 from dreid/flake8-select-all | Paul Kehrer | 2014-02-24 | 2 | -2/+3 |
|\ \ | |/ |/| | Flake8 select all | ||||
| * | Fix issues found in hotp with new flake8 configuration. | David Reid | 2014-02-24 | 1 | -2/+2 |
| | | |||||
| * | Select all errors, warnings, and flakes. | David Reid | 2014-02-24 | 1 | -0/+1 |
|/ | | | | | This makes sure we're taken care of incase more stuff ever gets added to the default ignores for flake8. | ||||
* | Merge pull request #680 from Ivoz/changelog | Paul Kehrer | 2014-02-24 | 3 | -35/+37 |
|\ | | | | | Add changelog to toplevel, include in sdist | ||||
| * | Add changelog to toplevel, include in sdist | Matthew Iversen | 2014-02-25 | 3 | -35/+37 |
|/ | |||||
* | Merge pull request #672 from reaperhulk/add-future-import-hotp | Alex Gaynor | 2014-02-23 | 1 | -0/+2 |
|\ | | | | | Add missing future import to hotp | ||||
| * | add missing future import to hotp | Paul Kehrer | 2014-02-23 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #667 from public/pkcs8-test-keys | Paul Kehrer | 2014-02-23 | 19 | -1/+377 |
|\ | | | | | PKCS#8 test keys | ||||
| * | Document PKCS #8 key sources | Alex Stapleton | 2014-02-22 | 1 | -1/+10 |
| | | |||||
| * | Unencrypted PKCS8 ECC private keys from Botan | Alex Stapleton | 2014-02-22 | 5 | -0/+40 |
| | | | | | | | | https://github.com/randombit/botan/tree/4917f26a2b154e841cd27c1bcecdd41d2bdeb6ce/src/tests/data/ecc | ||||
| * | Private keys from GnuTLS tests/pkcs12_s2k_pem.c | Alex Stapleton | 2014-02-22 | 10 | -0/+170 |
| | | | | | | | | | | | | | | | | | | https://gitorious.org/gnutls/gnutls/source/f8d943b38bf74eaaa11d396112daf43cb8aa82ae:tests/pkcs12_s2k_pem.c Part of a regression test in GnuTLS for a PKCS#12 parsing bug http://thread.gmane.org/gmane.network.gnutls.general/1663 Password is "123456" for all of them. | ||||
| * | Encrypted RSA private key from GnuTLS tests | Alex Stapleton | 2014-02-22 | 1 | -0/+40 |
| | | | | | | | | | | | | https://gitorious.org/gnutls/gnutls/source/f8d943b38bf74eaaa11d396112daf43cb8aa82ae:tests/pkcs8-decode/enc2pkcs8.pem Password is "baz" | ||||
| * | Unencrypted RSA private key from GnuTLS tests | Alex Stapleton | 2014-02-22 | 1 | -0/+79 |
| | | | | | | | | | | | | https://gitorious.org/gnutls/gnutls/source/f8d943b38bf74eaaa11d396112daf43cb8aa82ae:tests/pkcs8-decode/unencpkcs8.pem There is no password. |