Docs.rs
arcium-core-utils-0.8.6
arcium-core-utils 0.8.6
Docs.rs crate page
GPL-3.0-or-later
14 September 2026
Links
Homepage
crates.io
Source
Owners
danielementary
Dependencies
aes ^0.8.4
normal
aes-gcm ^0.10.0
normal
bincode ^1.3.3
normal
blake3 ^1.5.1
normal
ctr ^0.9.0
normal
derive_more ^1.0.0
normal
ed25519-dalek ^2.1.1
normal
enum-try-as-inner ^0.1.1
normal
ff ^0.13.1
normal
itertools ^0.12.1
normal
keccak ^0.1.6
normal
optional
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
arcium-primitives =0.8.6
normal
rand ^0.8.6
normal
serde ^1.0.165
normal
sha2 =0.11.0-pre.4
normal
thiserror ^2
normal
tokio ^1.46.1
normal
typenum ^1.17.0
normal
criterion ^0.5
dev
keccak ^0.1.6
dev
arcium-primitives =0.8.6
dev
strum ^0.28
dev
Versions
28.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module bundler
core_
utils
0.8.6
Module bundler
Module Items
Structs
Traits
In core_
utils::
preprocessing
core_utils
::
preprocessing
Module
bundler
Copy item path
Source
Structs
§
Stream
Bundler
Stream bundler, holding one stream per preprocessing type, to provide all preprocessing for a circuit via its streams.
Traits
§
Bundled
Stream
A stream that can fill a
StreamBundler
slot.