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 a5c4d6a0e7 migrate to nnbd 4 years ago
..
icon migrate to nnbd 4 years ago
internal migrate to nnbd 4 years ago
keyfile Support for V2 keyfile https://forum.authpass.app/t/issuues-with-keyfile/84/3 4 years ago
merge migrate to nnbd 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 migrate to nnbd 4 years ago
kdbx4_keeweb.kdbx support for writing kdbx 4 files. 5 years ago
kdbx4_test.dart migrate to nnbd 4 years ago
kdbx_binaries_test.dart migrate to nnbd 4 years ago
kdbx_history_test.dart migrate to nnbd 4 years ago
kdbx_test.dart migrate to nnbd 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