Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 243 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 243 Bytes

An implementation of AWS Signature v4 in bash with dependencies on od, sed, awk. And, of course, OpenSSL. In other words, it should run just about anywhere.

I wanted it for CoreOS. But then I learned to stop worrying and love the container.