Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: rbignon/httpsig

Tags

v1.1.2

Toggle v1.1.2's commit message
Use constant-time compare for HMAC verification.

v1.1.0

Toggle v1.1.0's commit message

v1.0.3

Toggle v1.0.3's commit message
Handle invalid params a little better.

v1.0.2

Toggle v1.0.2's commit message
Ensure we treat headers as ASCII strings.

v1.0.1

Toggle v1.0.1's commit message
1.0.1 (2014-Jul-02)

* Python 3 support (2.7 + 3.2-3.4)
* Updated tox and Travis CI configs to test the supported Python versions.
* Updated README.

v1.0.0

Toggle v1.0.0's commit message
Calling 1.0. There will be other versions for other fixes. :)

v1.0b2

Toggle v1.0b2's commit message
Lots of updates for 1.0b2

* Written against http://tools.ietf.org/html/draft-cavage-http-signatures-02
* Added "setup.py test" and tox support.
* Added sign/verify unit tests for all currently-supported algorithms.
* HeaderSigner and HeaderVerifier now share the same message-building logic.
* The HTTP method in the message is now properly lower-case.
* Resolved unit test failures.
* Updated Verifier and HeaderVerifier to handle verifying both RSA and HMAC sigs.
* Updated versioneer.
* Updated contact/author info.
* Removed stray keypair in test dir.
* Removed SSH agent support.
* Removed suport for reading keyfiles from disk as this is a huge security hole if this is used in a server framework like drf-httpsig.

v1.0b1

Toggle v1.0b1's commit message

v0.1.3

Toggle v0.1.3's commit message
first 'stable' verify version

Morty Proxy This is a proxified and sanitized view of the page, visit original site.