Skip to content

Repository files navigation

libpsafe3

C++ library for reading Password Safe v3 databases, with a psafe3dump command-line utility for inspecting database contents.

Build Status

See LICENSE file for licensing details.

Requirements

On Ubuntu 24.04:

sudo apt install g++-14 libgcrypt-dev uuid-dev

On macOS (Homebrew):

brew install libgcrypt ossp-uuid

Building

cmake -B build
cmake --build build
ctest --test-dir build

Usage

psafe3dump <file.psafe3> <password>

About

Library for accessing PasswordSafe V3 files.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages