chacha20stream 1.0.2

A writable wrapper stream for encryption and decryption with the stream cipher chacha20_poly1305
Documentation

chacha20stream

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

default

  • smallvec

smallvec

    This feature flag does not enable additional features.

async

  • tokio
  • pin-project

explicit_clear

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.