KeepassX format implementation in pure dart.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Herbert Poul bb6560b1b8 keepassxc compatibility - accept kdbx 3 binaries in arbitrary sort order. 4 years ago
..
icon improve test for kdbx4 4 years ago
internal merging group changes 4 years ago
keyfile fixed exception when trying to read binary keyfile. https://github.com/authpass/authpass/issues/59 5 years ago
merge moved common key names into constants. 4 years ago
pytest releaes 0.2.0 5 years ago
test_files keepassxc compatibility - accept kdbx 3 binaries in arbitrary sort order. 4 years ago
FooBar.2.content.xml basic support for decrypting kdbx 3.x files 5 years ago
FooBar.3.content.xml started to parse groups and entries. 5 years ago
FooBar.content.xml a bit of refactoring 5 years ago
FooBar.kdbx implemented dirty tracking, modification updates, etc. 5 years ago
aeskdf.kdbx support for AES-KDF in kdbx 4.x #4 5 years ago
chacha20.kdbx support for chacha20 encryption. 5 years ago
deleted_objects_test.dart basic support for DeletedObjects tombstones in the root group. 4 years ago
kdbx4_keeweb.kdbx support for writing kdbx 4 files. 5 years ago
kdbx4_test.dart moved common key names into constants. 4 years ago
kdbx_binaries_test.dart keepassxc compatibility - accept kdbx 3 binaries in arbitrary sort order. 4 years ago
kdbx_history_test.dart tagging tests with kdbx3 and kdbx4 4 years ago
kdbx_test.dart fix concurrent save bug: only allow one save at a time. 4 years ago
kdbx_upgrade_test.dart tagging tests with kdbx3 and kdbx4 4 years ago
keepass2binaries.kdbx first version of reading binaries. 5 years ago
keepass2kdbx4binaries.kdbx first version of reading binaries. 5 years ago
keepass2test.kdbx Fixed error handling nil UUIDs in recycle bin. 5 years ago
keepassxcpasswords.kdbx first version implementing kdbx4 support. 5 years ago
password-and-keyfile.kdbx forgot to commit test kdbx file. 5 years ago
password-and-keyfile.key add support for decrypting with key file. (and password + keyfile) 5 years ago
test_v4x.kdbx added missing test file. 5 years ago
var_dictionary_test.dart move byte utils into utils package, export ByteUtils. 4 years ago