[package]
name = "strata-compute"
version.workspace = true
edition.workspace = true
license-file = "../LICENSE"
description = "computation traits: Spectral, Bits โ for nox and jali"
repository.workspace = true
rust-version.workspace = true
keywords = ["algebra", "ntt", "fft", "spectral", "crypto"]
categories = ["cryptography"]
[dependencies]
strata-core.workspace = true