[dependencies.arrayvec]
version = "0.7.4"
[dependencies.hashx]
default-features = false
version = "0.1.3"
[dependencies.num-traits]
version = "0.2.15"
[dependencies.thiserror]
version = "1.0.40"
[dependencies.visibility]
version = "0.1.0"
[dev-dependencies.hex-literal]
version = "0.4.1"
[dev-dependencies.permutohedron]
version = "0.2.4"
[features]
compiler = ["hashx/compiler"]
default = ["compiler"]
full = ["compiler", "hashx/full"]
[package]
authors = ["The Tor Project, Inc.", "Micah Elizabeth Scott <beth@torproject.org>"]
categories = ["cryptography"]
description = "Asymmetric function for client puzzle protocols"
edition = "2021"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
keywords = ["cryptography"]
license = "LGPL-3.0-only"
name = "equix"
readme = "README.md"
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
rust-version = "1.70"
version = "0.1.3"