Docs.rs
lib-q-ring-0.0.2
lib-q-ring 0.0.2
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
Nexlab-One
Dependencies
lib-q-sha3 ^0.0.2
normal
rand_core ^0.10.1
normal
subtle ^2.6.1
normal
zeroize ^1.8.2
normal
hex ^0.4.3
dev
lib-q-random ^0.0.2
dev
proptest ^1.11.0
dev
rand_core ^0.10.1
dev
Versions
100%
of the crate is documented
Go to latest version
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
FieldElement
lib_
q_
ring
0.0.2
In lib_
q_
ring::
coeff
lib_q_ring
::
coeff
Type Alias
Field
Element
Copy item path
Source
pub type FieldElement =
i32
;
Expand description
Field element in ML-DSA sense (
i32
representative).