Commit Graph

107 Commits (164393cd3d7d663d04ea804d4cf459f794ca2cc0)

Author SHA1 Message Date
Bob Mottram 963ed4aa1f Snake case 2021-12-26 10:19:59 +00:00
Bob Mottram 49e7432076 Snake case 2021-12-25 17:09:22 +00:00
Bob Mottram 950d49b06b digest algorithm 2021-11-23 13:12:09 +00:00
Bob Mottram 9dc4189d57 Separate signing and digest algorithms 2021-11-23 12:12:23 +00:00
Bob Mottram 1b9277e323 Specify signing algorithm in tests 2021-11-23 11:41:40 +00:00
Bob Mottram 438bb45c7a Extra signature fields 2021-11-22 19:46:28 +00:00
Bob Mottram 0ce7573104 Improve support for hs2019 http signatures 2021-11-22 18:30:05 +00:00
Bob Mottram d98e68be5b hs2019 same as rsa256 2021-11-22 11:52:55 +00:00
Bob Mottram d28bedad71 https 2021-11-18 14:04:45 +00:00
Bob Mottram d6150d7fb0 Debug messages for exceptions 2021-10-29 19:48:15 +01:00
Bob Mottram a8fa0e92d5 Fixing get request signing 2021-09-15 11:44:44 +01:00
Bob Mottram 20b5805e9a Set accept type for signed header 2021-09-14 23:03:26 +01:00
Bob Mottram 94db0a9520 More unit tests for signing get requests 2021-09-14 22:22:49 +01:00
Bob Mottram 5d8e975d3a Fix tests 2021-09-14 14:05:10 +01:00
Bob Mottram 2a94dc9516 Change domain to libreserver.org 2021-09-10 17:14:50 +01:00
Bob Mottram 7df4fa173b Accept jrd 2021-09-08 13:19:01 +01:00
Bob Mottram d9cda14782 Signing GET requests 2021-09-08 11:05:45 +01:00
Bob Mottram aa36efb346 Undo capitals 2021-09-01 21:57:54 +01:00
Bob Mottram ddd8146f60 Test with capitals 2021-09-01 21:55:54 +01:00
Bob Mottram 8b3a638d82 Content type 2021-09-01 20:12:48 +01:00
Bob Mottram a751dbdf14 Fixing signed get 2021-09-01 19:46:28 +01:00
Bob Mottram 196c8aba14 Allow for varying http signature verification algorithms 2021-09-01 15:42:43 +01:00
Bob Mottram d04d047b64 Tidying 2021-09-01 15:22:11 +01:00
Bob Mottram 18cbe07f56 Change content-type to accept within non-digest http signature 2021-08-31 22:26:07 +01:00
Bob Mottram e8d59a951b Special case for instance actor 2021-08-31 22:02:58 +01:00
Bob Mottram a69ac4c883 Include accept within non-digest http signature 2021-08-31 21:53:53 +01:00
Bob Mottram 87a7d2e154 Tidying of actor urls 2021-08-14 12:13:39 +01:00
Bob Mottram 546dda34bb Argument types 2021-06-20 12:28:35 +01:00
Bob Mottram ab7c2a9a66 Module groups 2021-06-15 16:08:12 +01:00
Bob Mottram 10492581ff Fix new http signature test 2021-04-04 22:30:26 +01:00
Bob Mottram 6e03698235 Strip header 2021-04-04 21:41:55 +01:00
Bob Mottram df0179768f More efficient 2021-03-14 18:34:30 +00:00
Bob Mottram c753388077 Another capitalization variant 2021-03-14 18:29:10 +00:00
Bob Mottram 7345381f85 Debug 2021-03-14 15:25:49 +00:00
Bob Mottram 94c4b31e39 Extra debug on http verify 2021-03-14 15:00:43 +00:00
Bob Mottram 8bf9607cda Also log headers 2021-03-14 12:18:05 +00:00
Bob Mottram 9ddda0b9e0 More debug 2021-03-14 12:09:56 +00:00
Bob Mottram 8c2b1e3018 Captalize header parts 2021-03-14 11:53:13 +00:00
Bob Mottram 3d1c440584 Support for new style of http signatures 2021-02-22 18:20:33 +00:00
Bob Mottram 56e9130287 Unit test for verifying new http signature type 2021-02-22 14:03:24 +00:00
Bob Mottram 4e2487aa27 Support for newer http signature specification 2021-02-22 11:13:27 +00:00
Bob Mottram a4b74c70db Note 2021-02-21 22:51:08 +00:00
Bob Mottram 0e9aa4766f Move jsonld signatures to python3-cryptography 2021-02-04 18:18:31 +00:00
Bob Mottram d6f7ad20a3 Using python3-cryptography
Roughtly 18 times speedup on http signatures
2021-02-04 16:30:32 +00:00
Bob Mottram 22984cd16f Revert "Test switching from pycryptodome to python3-cryptography"
This reverts commit bb28858c9e.
2021-02-03 21:21:57 +00:00
Bob Mottram bb28858c9e Test switching from pycryptodome to python3-cryptography 2021-02-03 21:18:03 +00:00
Bob Mottram 2cdd458079 Tidying 2021-02-03 18:25:41 +00:00
Bob Mottram 419353ccf9 Version 1.2.0 2021-01-26 10:07:42 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram 15924d79b1 Tidying 2020-12-16 11:42:11 +00:00