#wrapper #scratchstack #aws #service #cryptography #testing #aws-c-cal

sys scratchstack-wrapper-aws-c-cal

Scratchstack Rust wrapper around the aws-c-cal library

2 releases

0.1.0-alpha.7 Nov 11, 2022
0.1.0-alpha.5 Nov 7, 2022

#5 in #scratchstack

Download history 7/week @ 2024-02-18 29/week @ 2024-02-25 6/week @ 2024-03-03 36/week @ 2024-03-10 3/week @ 2024-03-17 4/week @ 2024-03-24 34/week @ 2024-03-31

79 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

10KB
184 lines

scratchstack-wrapper-aws-c-cal

Rust wrappers for the aws-c-cal 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-cal


lib.rs:

Rust wrapper for the aws-c-cal library. For testing purposes only. For interacting with AWS services, use the aws-sdk-rust crate instead.

Dependencies

~0.4–2.3MB
~39K SLoC