askar-crypto 0.2.0-pre.4

Hyperledger Aries Askar cryptography
Documentation

askar-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 26 feature flags, 23 of them enabled by default.

default

  • alloc
  • any_key
  • all_keys
  • crypto_box

alloc

    This feature flag does not enable additional features.

any_key

  • alloc

all_keys

  • aes
  • bls
  • chacha
  • ec_curves
  • ed25519

crypto_box

  • alloc
  • crypto_box_rs
  • ed25519

aes

  • aes-core
  • aes-gcm
  • block-modes
  • hmac

bls

  • bls12_381
  • hkdf

chacha

  • chacha20poly1305

ec_curves

  • k256
  • p256

ed25519

  • curve25519-dalek
  • ed25519-dalek
  • x25519-dalek

crypto_box_rs

    This feature flag does not enable additional features.

aes-core

    This feature flag does not enable additional features.

aes-gcm

    This feature flag does not enable additional features.

block-modes

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

bls12_381

    This feature flag does not enable additional features.

hkdf

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

k256

    This feature flag does not enable additional features.

p256

    This feature flag does not enable additional features.

curve25519-dalek

    This feature flag does not enable additional features.

ed25519-dalek

    This feature flag does not enable additional features.

x25519-dalek

    This feature flag does not enable additional features.

std

  • alloc
  • serde/std
  • serde-json-core/std

arbitrary

    This feature flag does not enable additional features.

argon2

    This feature flag does not enable additional features.