dup-crypto 0.44.1

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

default

  • assembly

assembly

  • ring

ring

    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

dewif

  • aes
  • arrayvec
  • scrypt

x25519

  • curve25519-dalek
  • pubkey_check

private_message

  • arrayvec
  • x25519

bip32-ed25519

  • cryptoxide
  • ed25519-bip32

pure_rust

  • cryptoxide

pubkey_check

  • curve25519-dalek

mnemonic

  • once_cell

mnemonic_french

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

mnemonic_spanish

    This feature flag does not enable additional features.

mnemonic_korean

    This feature flag does not enable additional features.

curve25519-dalek

    This feature flag does not enable additional features.

cryptoxide

    This feature flag does not enable additional features.

mnemonic_chinese_traditional

    This feature flag does not enable additional features.

aes

    This feature flag does not enable additional features.

scrypt

    This feature flag does not enable additional features.

arrayvec

    This feature flag does not enable additional features.

ed25519-bip32

    This feature flag does not enable additional features.

mnemonic_japanese

    This feature flag does not enable additional features.

mnemonic_chinese_simplified

    This feature flag does not enable additional features.

mnemonic_italian

    This feature flag does not enable additional features.