dup-crypto 0.35.2

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

default

  • rand

rand

    This feature flag does not enable additional features.

mnemonic_all_languages

  • mnemonic_chinese_simplified
  • mnemonic_chinese_traditional
  • mnemonic_french
  • mnemonic_italian
  • mnemonic_japanese
  • mnemonic_korean
  • mnemonic_spanish

private_message

  • arrayvec
  • x25519
  • rand

dewif

  • aes
  • arrayvec
  • scrypt

x25519

  • curve25519-dalek
  • pubkey_check

mnemonic

  • once_cell
  • rand

pubkey_check

  • curve25519-dalek

mnemonic_korean

    This feature flag does not enable additional features.

mnemonic_french

    This feature flag does not enable additional features.

aes

    This feature flag does not enable additional features.

mnemonic_spanish

    This feature flag does not enable additional features.

mnemonic_chinese_simplified

    This feature flag does not enable additional features.

scrypt

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

mnemonic_italian

    This feature flag does not enable additional features.

arrayvec

    This feature flag does not enable additional features.

mnemonic_chinese_traditional

    This feature flag does not enable additional features.

mnemonic_japanese

    This feature flag does not enable additional features.

curve25519-dalek

    This feature flag does not enable additional features.