#wrapper #scratchstack #bindings #aws #crt #testing #aws-c-auth

sys scratchstack-wrapper-aws-c-auth

Scratchstack 对 aws-c-auth 库的 Rust 封装

2 个版本

0.1.0-alpha.72022年11月11日
0.1.0-alpha.52022年11月8日

#3 in #scratchstack

Apache-2.0

21KB
326 代码行

scratchstack-wrapper-aws-c-auth

Rust 对 aws-c-auth 密码学基础库的封装。

目前,这仅提供了 Scratchstack 验证与 AWS CRT 认证库互操作性的必要绑定集合。这并不打算是 CRT 的完整绑定集合。你可能不希望在自己的项目中使用这些绑定。如果你需要与 AWS 服务通信,请使用 官方 AWS SDK for Rust

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


lib.rs:

Rust 对 aws-c-auth 库的封装。仅用于测试目的。要与 AWS 服务交互,请使用 aws-sdk-rust 包。

依赖

~3–5MB
~90K SLoC