dup-crypto 0.31.0

Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly.
Documentation

dup-crypto

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

default

  • rand

rand

    This feature flag does not enable additional features.

private_message

  • arrayvec
  • x25519
  • rand

dewif

  • aes
  • arrayvec
  • scrypt

x25519

  • curve25519-dalek
  • pubkey_check

pubkey_check

  • curve25519-dalek

scrypt

    This feature flag does not enable additional features.

aes

    This feature flag does not enable additional features.

arrayvec

    This feature flag does not enable additional features.

curve25519-dalek

    This feature flag does not enable additional features.