miniotp 2.0.0

Minimal customisable HOTP and TOTP implementations.
Documentation

miniotp

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

default

  • base32
  • cstr
  • only-gauth

base32

    This feature flag does not enable additional features.

cstr

  • std

only-gauth

    This feature flag does not enable additional features.

std

  • ring/std

abomonation_impl

  • abomonation
  • abomonation_derive

abomonation

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

abomonation_derive

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.