jorabin / KeePassJava2

Java API for KeePass Password Databases - Read/Write 2.x (File versions 3 and 4), Read 1.x
Apache License 2.0
250 stars 71 forks source link

Jackson implementation doesn't encrypt fields that are to be encrypted by default #51

Closed jorabin closed 2 months ago

jorabin commented 1 year ago

If you add an entry then save it, the protectOnSave attribute is not set on protected field so it's not encrypted.

jorabin commented 2 months ago

v 2.2.2 released