sec1 0.3.0

Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding
Documentation

sec1

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 12 feature flags, 4 of them enabled by default.

default

der (default)

This feature flag does not enable additional features.

point (default)

base16ct (default)

This feature flag does not enable additional features.

generic-array (default)

This feature flag does not enable additional features.

alloc

pem

pkcs8

This feature flag does not enable additional features.

serde

serdect

This feature flag does not enable additional features.

std

subtle

This feature flag does not enable additional features.

zeroize

This feature flag does not enable additional features.