tink-mac 0.2.4

MAC functionality for Rust port of Google's Tink cryptography library
Documentation
[dependencies.tink-core]
version = "^0.2"

[dependencies.tink-prf]
version = "^0.2"

[dependencies.tink-proto]
version = "^0.2"

[package]
authors = ["David Drysdale <drysdale@google.com>"]
categories = ["cryptography"]
description = "MAC functionality for Rust port of Google's Tink cryptography library"
documentation = "https://docs.rs/tink-mac"
edition = "2018"
keywords = ["cryptography", "tink", "mac"]
license = "Apache-2.0"
name = "tink-mac"
readme = "README.md"
repository = "https://github.com/project-oak/tink-rust"
version = "0.2.4"