#wrapper #scratchstack #aws #general #crt #aws-lc

sys scratchstack-wrapper-aws-lc

Scratchstack Rust wrapper around aws-lc general purpose cyrptographic library

5 releases

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

#5 in #aws-lc

Download history 1/week @ 2024-02-14 7/week @ 2024-02-21 14/week @ 2024-02-28 73/week @ 2024-03-06 28/week @ 2024-03-13 4/week @ 2024-03-20 8/week @ 2024-03-27 12/week @ 2024-04-03

58 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

335KB
281 lines

scratchstack-wrapper-aws-lc

Rust wrappers for the aws-lc general purpose cryptographic 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-lc


lib.rs:

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

Dependencies

~0–1.9MB
~38K SLoC