libkeepass

Library for reading KeePass files and decrypt the passwords within it

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:23

Installation

nimble install libkeepass
choosenim install libkeepass
git clone https://github.com/PMunch/libkeepass

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
libkeepass - - - - - - -

Source

Repository https://github.com/PMunch/libkeepass
Homepage https://github.com/PMunch/libkeepass
Registry Source nimble_official

README

libkeepass

Library for reading KeePass files and decrypt the passwords within it. Built for my specific usecase, so it doesn't support all the various encryption methods and such (feel free to make a PR if you want to add them).