scratchstack-wrapper-aws-c-auth

Crates.ioscratchstack-wrapper-aws-c-auth
lib.rsscratchstack-wrapper-aws-c-auth
version0.1.0-alpha.7
sourcesrc
created_at2022-11-08 00:11:33.200642
updated_at2022-11-11 01:27:39.024638
descriptionScratchstack Rust wrapper around the aws-c-auth library
homepagehttps://github.com/dacut/scratchstack-wrapper-aws-c-auth
repositoryhttps://github.com/dacut/scratchstack-wrapper-aws-c-auth
max_upload_size
id707561
size102,150
David Cuthbert (dacut)

documentation

README

scratchstack-wrapper-aws-c-auth

Rust wrappers for the aws-c-auth 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 instead.

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

Commit count: 3

cargo fmt