aboutsummaryrefslogtreecommitdiff
path: root/src/api/signature/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Separate error types for k2v and signatureAlex Auvolat2022-05-131-2/+3
* Rename error::Error to s3::error::ErrorAlex Auvolat2022-05-131-1/+1
* Error refactoringAlex Auvolat2022-05-131-1/+1
* First implementation of K2V (#293)Alex2022-05-101-2/+7
* Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) (#156)Jill2022-01-171-0/+47