aeonflux 0.0.0

Composable, lightweight, fast attribute-based anonymous credentials with infinite (aeon) rerandomised (flux) presentations using algebraic message authentication codes (aMACs)
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "aeonflux"
version = "0.0.0"
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>"]
exclude = ["**/.gitignore", ".gitignore", ".travis.yml"]
description = "Composable, lightweight, fast attribute-based anonymous credentials with infinite (aeon) rerandomised (flux) presentations using algebraic message authentication codes (aMACs)"
keywords = ["MAC", "zero-knowledge", "anonymous", "credential", "algebraic-MAC"]
categories = ["cryptography"]
license = "BSD-3-Clause"

[lib]
name = "aeonflux"

[dependencies]