noise-rust-crypto 0.6.2

Wrappers of dalek and RustCrypto crates for noise-protocol
Documentation

noise-rust-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 12 feature flags, 12 of them enabled by default.

default

  • use-x25519
  • use-chacha20poly1305
  • use-aes-256-gcm
  • use-blake2
  • use-sha2

use-x25519

  • x25519
  • x25519-dalek/precomputed-tables
  • x25519-dalek/zeroize
  • x25519-dalek/getrandom

use-chacha20poly1305

  • chacha20poly1305

use-aes-256-gcm

  • aes-gcm

use-blake2

  • blake2

use-sha2

  • sha2

x25519

  • x25519-dalek
  • x25519-dalek/static_secrets

chacha20poly1305

  • dep:chacha20poly1305

aes-gcm

  • dep:aes-gcm

blake2

  • dep:blake2

sha2

  • dep:sha2

x25519-dalek

  • dep:x25519-dalek