[build-dependencies.cc]
version = "^1.0.79"
[build-dependencies.which]
version = "^4.4"
[dependencies.blst]
features = []
version = "0.3.9"
[dependencies.sppark]
version = "0.1.3"
[features]
default = []
portable = ["blst/portable"]
quiet = []
[package]
authors = ["The Aleo Team <hello@aleo.org>"]
categories = ["compilers", "cryptography", "mathematics", "wasm", "web-programming"]
description = "Cuda optimizations for a decentralized virtual machine"
edition = "2021"
homepage = "https://aleo.org"
include = ["Cargo.toml", "src", "README.md", "LICENSE.md"]
keywords = ["aleo", "cryptography", "blockchain", "decentralized", "zero-knowledge"]
license = "Apache-2.0"
name = "snarkvm-algorithms-cuda"
readme = "README.md"
repository = "https://github.com/AleoHQ/snarkVM"
version = "0.14.6"