Noah G

Results 5 comments of Noah G

If necessary, I can rollback changes so KDBX3.1 is still the default save format.

@jorabin Thanks for the feedback, always appreciated! I'll try to fix the issues with simple-xml and actually write some JUnit tests (sorry about that!) in the coming months. On a...

@jorabin I made a fork recently and I don't plan on keeping it. I think the most important features revolve around reading/writing to the database files. Do you plan on...

Basically, if you made any changes to the cipher algorithm/KDF algorithm (i.e. chose ChaCha20 instead of AES as the cipher), saving with the API will ignore them and assume the...

@danielgrahl Other fields like username, URL, etc. are also stored as Strings. Would it be better to instead store them as byte arrays too, even though they aren't as valuable...