scratchstack-wrapper-aws-c-http 0.1.0-alpha.7

Scratchstack Rust wrapper around the aws-c-http library
1
2
3
4
5
6
7
8
9
10
# scratchstack-wrapper-aws-c-http
Rust wrappers for the [`aws-c-http`](https://github.com/awslabs/aws-c-http) cryptographic primities library.

Currently, this only provided the minimum set of bindings necessary for Scratchstack to verify interoperability
with AWS CRT authentication libraries.  This is not intended to be a complete set of bindings for the CRT. You
probably *do not want to use these bindings* in your own projects. If you need to communicate with AWS services,
use the [official AWS SDK for Rust](https://github.com/awslabs/aws-sdk-rust) instead.

Documentation: https://docs.rs/scratchstack-wrapper-aws-c-http