crypter 0.1.1

A AES-GCM 256 encryption and decryption library.
Documentation

crypter

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

default

    This feature flag does not enable additional features.

wasm

  • wasm-bindgen
  • js-sys
  • getrandom/js

ffi

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.