signv4 1.0.0

AWS Signature Version 4 implementation for Rust
Documentation
1
2
3
4
# Minimalistic Signature Version 4 Implementation for easy use

Main motivation was that other Implementations were rather close to other crates in how they should / have to be used so I made this crate to be less restricted.
This crate for sure has room performance and api improvements. Feel free to contribute.