コミットグラフ

8 コミット

作成者 SHA1 メッセージ 日付
Cory Slep dda7895774 Propagate error message for verifier when crypto algo not supported 2020-12-21 22:26:26 +01:00
Cory Slep d7a8424b0c Ran go fmt 2020-05-28 17:47:39 +02:00
blacktemplar 9b1ac957d6 add checks for created and expires 2020-04-06 12:46:15 +02:00
blacktemplar 1583536095 add support for created and expires values 2020-04-06 12:32:25 +02:00
Cory Slep c86d639563 Add "Signature" for "auth-scheme" 2019-02-28 22:38:53 +01:00
Cory Slep 22b5f0dd8b Finish core tests.
Includes bugfixes for things exposed in the testing process. With this
commit, the library should be good for first use.
2018-05-18 00:04:09 +02:00
Cory Slep 1cd441abe3 Update README and comments. 2018-05-16 23:20:53 +02:00
Cory Slep 0ec6ffdc22 Support HTTP Signature verification.
Note that the library includes the deprecated 'algorithm' HTTP Signature
parameter for backwards compatibility when creating a signature. However, upon
verification it ignores the 'algorithm' deprecated parameter and instead
relies on the new behavior of the application knowing which algorithm to
use.
2018-05-16 22:38:11 +02:00