crypto-bigint 0.3.2

Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics.
Documentation

crypto-bigint

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 6 feature flags, 1 of them enabled by default.

default

rand (default)

alloc

This feature flag does not enable additional features.

generic-array

This feature flag does not enable additional features.

rand_core

This feature flag does not enable additional features.

rlp

This feature flag does not enable additional features.

zeroize

This feature flag does not enable additional features.