KeePassSubsetExport icon indicating copy to clipboard operation
KeePassSubsetExport copied to clipboard

SubsetExport_Argon2ParamIterations doesn't do anything for Argon2id

Open Proclivitas0 opened this issue 2 years ago • 1 comments

I don't know if this parameter needs to be split, it probably hasn't been updated when Argon2id was added (previously only Argon2d was available I think?), but this does nothing for my database which is using Argon2id and I'm trying to change the iterations to 4. It gets ignored and the iterations stay as the original database (8 in my case).

So maybe now there needs to be two argon settings - SubsetExport_Argon2dParamIterations and SubsetExport_Argon2idParamIterations ?

Thanks

Proclivitas0 avatar Aug 15 '23 20:08 Proclivitas0

Same observation by me, end of 2025 :-)

TapioOfTapiola avatar Nov 06 '25 14:11 TapioOfTapiola