secp256kfun 0.10.0

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

default

  • std

std

  • alloc
  • subtle/std
  • digest/std
  • bincode?/std
  • secp256k1_0_27?/std
  • secp256k1_0_28?/std

alloc

  • serde?/alloc
  • digest/alloc
  • bincode?/alloc
  • secp256k1_0_27?/alloc
  • secp256k1_0_28?/alloc

serde

  • dep:serde
  • bincode?/serde
  • secp256k1_0_27?/serde
  • secp256k1_0_28?/serde

bincode

  • dep:bincode

proptest

  • dep:proptest

libsecp_compat_0_27

  • dep:secp256k1_0_27

libsecp_compat

  • libsecp_compat_0_28

libsecp_compat_0_28

  • dep:secp256k1_0_28