Contents

crspybits/SwiftAWSSignatureV4

AWS's signature version 4 in cross-platform Swift

Testing/ Platform Status

Signing without chunking has been tested on both macOS and Linux. Chunking has only been tested on macOS. Chunking is primarily useful for streams, which send data before reading the entire body in RAM. Stream support may be altered or improve on Linux in the near future.

Depends on IBM's BlueCryptor for platform-independent hashing.

Package Metadata

Repository: crspybits/SwiftAWSSignatureV4

Stars: 0

Forks: 0

Open issues: 0

Default branch: master

Primary language: swift

README: README.md

Fork: yes