secp256kfun 0.8.2

A mid-level secp256k1 library optimized for fun!
Documentation

secp256kfun

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc
  • subtle/std
  • digest/std

alloc

  • serde?/alloc
  • digest/alloc
  • secp256k1?/alloc

libsecp_compat

  • dep:secp256k1

secp256k1

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

proptest

    This feature flag does not enable additional features.