keepass 0.7.10

KeePass .kdbx database file parser
Documentation

keepass

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

default

    This feature flag does not enable additional features.

utilities

  • anyhow
  • clap
  • rpassword
  • serialization
  • totp

serialization

  • serde
  • serde_json
  • chrono/serde

totp

  • totp-lite
  • url
  • base32

challenge_response

  • sha1
  • dep:challenge_response

rpassword

  • dep:rpassword

clap

  • dep:clap

anyhow

  • dep:anyhow

sha1

  • dep:sha1

url

  • dep:url

serde

  • dep:serde

totp-lite

  • dep:totp-lite

serde_json

  • dep:serde_json

base32

  • dep:base32

save_kdbx4

    This feature flag does not enable additional features.