-
-
11 May 2022 23:18:19 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (404 / 2 / 1)
- Kwalitee
Bus factor: 1- 76.51% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (212.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Crypt::Argon2
- Crypt::Cipher
- Crypt::Digest
- Crypt::Mac::HMAC
- Crypt::Misc
- Crypt::Mode::CBC
- Crypt::PRNG
- Data::Dumper
- Devel::GlobalDestruction
- Encode
- Exporter
- File::Temp
- Hash::Util::FieldHash
- IO::Handle
- IPC::Cmd
- Iterator::Simple
- List::Util
- Math::BigInt
- Module::Load
- Module::Loaded
- POSIX
- Ref::Util
- Scalar::Util
- Scope::Guard
- Storable
- Symbol
- Text::ParseWords
- Time::Piece
- XML::LibXML
- XML::LibXML::Reader
- boolean
- namespace::clean
- overload
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.903 - 2022-05-11
- Fixed parsing KDBX4 datetimes on 32-bit perls.
- Fixed broken tests on perls < 5.14.
Modules
Encrypted database to store secret text and filesA block cipher mode or cipher streamA CBC block cipher mode encrypter/decrypterA cipher stream encrypter/decrypterAll the KDBX-related constants you could ever wantWrite KDBX filesWrite KDB filesA no-op dumper that dumps content as-isDump KDBX3 filesDump KDBX4 filesDump unencrypted XML KeePass filesA KDBX database entryRepresents something bad that happenedA KDBX database groupBase IO class for KDBX-related streamsEncrypter/decrypter IO handleHash block stream IO handleHMAC block stream IO handleKDBX database iteratorA key derivation functionUsing the AES cipher as a key derivation functionThe Argon2 family of key derivation functionsA credential that can protect a KDBX fileA challenge-response keyA composite key made up of component keysA file keyA password keyA Yubico challenge-response keyLoad KDBX filesRead KDB filesA no-op loader that doesn't do any parsingLoad KDBX3 filesLoad KDBX4 filesLoad unencrypted XML KeePass filesA KDBX database objectKeep strings encrypted while in memoryMake multiple database edits atomicallyUtility functions for working with KDBX filesModule Install Instructions
To install File::KDBX, copy and paste the appropriate command in to your terminal.
cpanm File::KDBX
perl -MCPAN -e shell install File::KDBX
For more information on module installation, please visit the detailed CPAN module installation guide.