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 0ebc8c5d2c depend on argon2_ffi_base 5 years ago
..
internal depend on argon2_ffi_base 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
aeskdf.kdbx support for AES-KDF in kdbx 4.x #4 5 years ago
chacha20.kdbx support for chacha20 encryption. 5 years ago
kdbx4_keeweb.kdbx support for writing kdbx 4 files. 5 years ago
kdbx4_test.dart fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup) 5 years ago
kdbx_binaries_test.dart make sure to mark entry as dirty when deleting binary. 5 years ago
kdbx_test.dart fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup) 5 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 support for writing kdbx 4 files. 5 years ago