xxblake3 0.0.9

encryption and decryption based on xxh3 and blake3
Documentation
[dependencies.blake3]
version = "1.3.1"

[dependencies.xxhash-rust]
features = ["xxh3"]
version = "0.8.5"

[package]
authors = ["rmw <i@user.tax>"]
description = "encryption and decryption based on xxh3 and blake3"
documentation = "https://docs.rs/crate/xxblake3"
edition = "2021"
license = "AGPL-3.0-or-later"
name = "xxblake3"
readme = "README.md"
repository = "https://github.com/rmw-lib/xxblake3"
version = "0.0.9"