Do not follow this link

~vpzom/hancock

Bump version to 0.2.0-alpha.1
Merge branch 'httpbis'
Mark test module as cfg(test)
Remove unused error variant
Switch "all" to exclude authority as it's not consistently available
Mark cover_all_components_for_request return value as static
Add convenience function to cover all components
Add constructor for SignatureParams
Add HttpSignature struct for generic verification
Add test for signature creation
Some more progress
Initial work on parsing
Initial work on new draft implementation
Put quotes around keyId
add description to Cargo.toml
Add repository to Cargo.toml
Add some documentation
oops those aren't quotes
Next
Do not follow this link