swifft 0.1.0

An implementation of the SWIFFT hash function, written in Rust.
Documentation
[dependencies.ff]
features = ["derive"]
version = "0.13.0"

[dependencies.halo2_proofs]
version = "0.3.0"

[dependencies.num-traits]
version = "0.2.18"

[dependencies.rand]
version = "0.9.0-alpha.1"

[package]
description = "An implementation of the SWIFFT hash function, written in Rust."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "swifft"
resolver = "1"
version = "0.1.0"