Commit Graph

  • 8d1c0d07f3
    Merge pull request #2 from kevingill1966/master Andrey Kislyuk 2018-10-22 10:55:27 -0700
  • be44d4f19f Support https://tools.ietf.org/html/draft-cavage-http-signatures-08#section-4, which uses a Signature header instead of Authorization header. Kevin Gill 2018-10-19 21:36:45 +0100
  • 80c9bb8c14 Added RSA512 algorithm. Kevin Gill 2018-10-19 16:38:40 +0100
  • 7856f6f671
    Added use_auth_header option for switching between Authorization and Signature headers Eliot Berriot 2018-03-30 21:44:08 +0200
  • 7f8f69116d v0.0.3 v0.0.3 Andrey Kislyuk 2017-09-19 09:58:31 -0700
  • ea8d82cf0d HTTPSignatureAuth.verify: Rely only on request.url, not path_url Andrey Kislyuk 2017-09-19 09:54:46 -0700
  • cd28a779b1 Add Sphinx docs for RTD Andrey Kislyuk 2017-08-29 10:05:10 -0700
  • 692070feb2 Merge pull request #1 from kennethreitz/patch-1 Andrey Kislyuk 2017-08-28 23:47:20 -0700
  • 14c8ea6645 cleaned up the readme a little bit 🍰 Kenneth Reitz 2017-08-29 02:03:51 -0400
  • 6bc1823fef Update README.rst Andrey Kislyuk 2017-08-24 07:43:04 -0700
  • 91313a6d43 Test suite update Andrey Kislyuk 2017-08-22 19:19:26 -0700
  • 546cf1f82e Docs Andrey Kislyuk 2017-08-22 15:02:25 -0700
  • 738b1664e7 Docs Andrey Kislyuk 2017-08-22 15:00:54 -0700
  • d0ae69d004 Update README.rst Andrey Kislyuk 2017-08-22 14:51:33 -0700
  • 2240873aff v0.0.2 v0.0.2 Andrey Kislyuk 2017-08-22 14:50:09 -0700
  • 9c5a122925 Require key ID Andrey Kislyuk 2017-08-22 14:49:25 -0700
  • a04e79cbe8 Update README.rst Andrey Kislyuk 2017-08-22 14:44:25 -0700
  • 6ef4bedbde Make requests dep explicit Andrey Kislyuk 2017-08-22 13:43:36 -0700
  • e4e19c1d3c Encode passphrase if not bytes Andrey Kislyuk 2017-08-22 13:40:41 -0700
  • 59384e29b9 Add verify example Andrey Kislyuk 2017-08-22 12:59:35 -0700
  • d37125f0a6 Fix coverage reporting Andrey Kislyuk 2017-08-22 12:44:21 -0700
  • 56c7d4f839 Drop Python 3.3 Andrey Kislyuk 2017-08-22 12:40:36 -0700
  • 999b41fa9d Machine readable cryptography dependency Andrey Kislyuk 2017-08-22 12:40:07 -0700
  • 812475df32 Document dependency on cryptography Andrey Kislyuk 2017-08-22 12:09:30 -0700
  • 2b18831866 v0.0.1 v0.0.1 Andrey Kislyuk 2017-08-22 12:07:16 -0700
  • c474f2a888 Begin requests-http-signature Andrey Kislyuk 2017-08-21 17:02:39 -0700