vitaminc-async-traits

Crates.iovitaminc-async-traits
lib.rsvitaminc-async-traits
version0.1.0-pre2
sourcesrc
created_at2024-09-17 04:22:50.379578
updated_at2024-09-17 04:22:50.379578
descriptionVitamin C async traits
homepagehttps://cipherstash.com
repositoryhttps://github.com/cipherstash/vitaminc
max_upload_size
id1377119
size4,603
Dan Draper (coderdan)

documentation

https://docs.rs/vitaminc

README

Vitamin C Async Traits

Crates.io Workflow Status

A library for permuting data in a secure and efficient manner.

This is the companion crate to vitaminc-traits and offers async versions of some of the traits defined there.

For example, [AsyncFixedOutputReset], the async version of FixedOutputReset, is used to implement HMAC using Amazon's KMS. See vitaminc-kms.

This crate is part of the Vitamin C framework to make cryptography code healthy.

Acknowledgements

Shoutout to Tony Arcieri, Artyom Pavlov and all the contributors to the Rust Crypto project which was the inspiration for this crate.

CipherStash

Vitamin C is brought to you by the team at CipherStash.

License: MIT

Commit count: 0

cargo fmt