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

url

  • dep:url

serde

  • dep:serde

base32

  • dep:base32

anyhow

  • dep:anyhow

sha1

  • dep:sha1

serde_json

  • dep:serde_json

rpassword

  • dep:rpassword

clap

  • dep:clap

totp-lite

  • dep:totp-lite

save_kdbx4

    This feature flag does not enable additional features.