]> Dogcows Code - chaz/p5-File-KDBX/commit
Fix dumping wrong-sized encryption IV
authorCharles McGarvey <ccm@cpan.org>
Wed, 17 Aug 2022 01:36:52 +0000 (19:36 -0600)
committerCharles McGarvey <ccm@cpan.org>
Wed, 17 Aug 2022 01:41:44 +0000 (19:41 -0600)
commit91afba0f2c56e3091904e5cc8f33f1839d0d7ddd
tree567ef6b05c0f1fde9af1e7d0a289866926ee6dec
parenta4c5d05556ecd450acce5e20fcab7af5f282af2f
Fix dumping wrong-sized encryption IV

New databases were not being initialized correctly. The dumper now also
warns when trying to dump wrong-sized encryption IVs. Fixes #5.
Changes
lib/File/KDBX.pm
lib/File/KDBX/Dumper/V3.pm
lib/File/KDBX/Dumper/V4.pm
lib/File/KDBX/Object.pm
t/database.t
This page took 0.021029 seconds and 4 git commands to generate.