Registry / crypto / tobischo-gokeepasslib-v3

tobischo-gokeepasslib-v3

JSON →
library3.6.2gogounverified

Go library for reading and writing KeePass KDBX password database files.

go get github.com/tobischo/gokeepasslib/v3
INSTALL
IMPORT
SIG · TOBISCHO-GOKEEPASS
T
tobischo-gokeepasslib-v3
cryptogov3.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gokeepasslib
github.com/tobischo/gokeepasslib/v3

Create a new KeePass database file.

package main import ( "github.com/tobischo/gokeepasslib/v3" ) func main() { file, _ := gokeepasslib.NewFile() _ = file }
Debug
Known issues
breakingv3 has breaking changes from v2; KDBX4 support requires v3.
fix
Use v3 for KDBX4 files; migrate from v2 carefully.
affects: >=3.0.0
Upgrade
Version history
3.6.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
19
Resources
tobischo-gokeepasslib-v3 — go get tobischo-gokeepasslib-v3 · libregistry