iota-crypto 0.16.0

The canonical source of cryptographic ground-truth for all IOTA Rust projects
Documentation

iota-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 53 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

age

  • aead
  • base64
  • chacha20poly1305
  • hkdf
  • dep:hmac
  • scrypt
  • sha2
  • zeroize

aes-cbc

  • dep:aes
  • cipher
  • dep:cbc
  • hmac
  • sha
  • subtle
  • zeroize

wots_deprecated_do_not_use

  • ternary_keys
  • ternary_signatures
  • ternary_encoding
  • sha3
  • zeroize
  • rand
  • bee-common-derive

slip10

  • hmac
  • sha
  • ed25519
  • random
  • serde
  • zeroize

bip39

  • pbkdf
  • hmac
  • sha
  • pbkdf
  • unicode-normalization

kerl_deprecated_do_not_use

  • ternary_hashes
  • ternary_encoding
  • byteorder
  • lazy_static
  • tiny-keccak

aes

  • aes-cbc
  • aes-gcm
  • aes-kw

cipher

  • aead
  • dep:cipher
  • generic-array

blake2b

  • blake2
  • digest

curl-p

  • ternary_hashes
  • ternary_encoding

x25519

  • x25519-dalek
  • curve25519-dalek

aes-gcm

  • dep:aes-gcm
  • cipher

sha

  • sha2
  • digest

ternary_encoding

  • serde
  • num-traits

chacha

  • chacha20poly1305
  • cipher

hkdf

  • dep:hkdf

x25519-dalek

  • dep:x25519-dalek

bee-common-derive

  • dep:bee-common-derive

random

  • getrandom

bip39-jp

  • bip39

digest

  • dep:digest

subtle

  • dep:subtle

pbkdf2

  • dep:pbkdf2

bip39-en

  • bip39

blake2

  • dep:blake2

unicode-normalization

  • dep:unicode-normalization

ed25519

  • ed25519-zebra

hmac

  • dep:hmac

lazy_static

  • dep:lazy_static

base64

  • dep:base64

byteorder

  • dep:byteorder

scrypt

  • dep:scrypt

getrandom

  • dep:getrandom

pbkdf

  • pbkdf2

curve25519-dalek

  • dep:curve25519-dalek

aes-kw

  • dep:aes

serde

  • dep:serde

sha2

  • dep:sha2

generic-array

  • dep:generic-array

cpufeatures

  • dep:cpufeatures

num-traits

  • dep:num-traits

rand

  • dep:rand

chacha20poly1305

  • dep:chacha20poly1305

aead

  • dep:aead

ed25519-zebra

  • dep:ed25519-zebra

tiny-keccak

  • dep:tiny-keccak

sha3

  • dep:sha3

zeroize

  • dep:zeroize

ternary_keys

    This feature flag does not enable additional features.

ternary_signatures

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

ternary_hashes

    This feature flag does not enable additional features.