Registry / crypto / ff-zeroize

ff-zeroize

JSON →
library0.6.3rscratesunverified

Library for building and interfacing with finite fields, with zeroize support for secure memory clearing.

crypto
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use ff_zeroize::Field;

Creates a finite field element.

use ff_zeroize::Field; fn main() { let field = Field::new(5); println!("Field: {:?}", field); }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
14 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
Resources