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 395f0707ac fixed exception when trying to read binary keyfile. https://github.com/authpass/authpass/issues/59 5 years ago
..
internal always use little endian, fixed packet index for payload during serialization. 5 years ago
keyfile fixed exception when trying to read binary keyfile. https://github.com/authpass/authpass/issues/59 5 years ago
pytest releaes 0.2.0 5 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
kdbx4_keeweb.kdbx support for writing kdbx 4 files. 5 years ago
kdbx4_test.dart fixed exception when trying to read binary keyfile. https://github.com/authpass/authpass/issues/59 5 years ago
kdbx_test.dart fix bug loading hex keyfile without newline. https://github.com/authpass/authpass/issues/3 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 support for writing kdbx 4 files. 5 years ago