Cargo Features

[dependencies]
monero-primitives-mirror = { version = "0.1.0", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever monero-primitives-mirror is added without default-features = false somewhere in the dependency tree.

std default

Enables std of monero-generators-mirror, sha3, std-shims-mirror, and zeroize

sha3:

Cryptographic dependencies

Affects monero-primitives-mirror::INV_EIGHT, monero-primitives-mirror::G_PRECOMP