HTTP Signature library where you bring the crypto
Go to file
2019-09-13 17:56:06 -05:00
http-signature-normalization-actix Add Http Signature verification middleware and... 2019-09-13 17:56:06 -05:00
http-signature-normalization-http Add support for actix-web and http 2019-09-11 17:07:58 -05:00
src Add Http Signature verification middleware and... 2019-09-13 17:56:06 -05:00
.gitignore Add support for actix-web and http 2019-09-11 17:07:58 -05:00
Cargo.toml Add Http Signature verification middleware and... 2019-09-13 17:56:06 -05:00
LICENSE Initial commit 2019-09-11 00:17:30 -05:00
README.md Fix readme... 2019-09-11 01:26:37 -05:00

HTTP Signature Normaliztion

An HTTP Signatures library that leaves the signing to you