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 1b0fa70964 simpler way to read kdf type. 4 years ago
..
crypto simpler way to read kdf type. 4 years ago
internal export KdbxVersion and some KDF config options, cleanup usage of CipherID 4 years ago
utils fix a couple of analyzer warnings. 5 years ago
kdbx_binary.dart add support for adding binaries, and correctly serialize them for kdbx 3 and 4. 5 years ago
kdbx_consts.dart support for creating entries. 5 years ago
kdbx_custom_data.dart fix creating of history entries. added test for correct dirtyObject events. 4 years ago
kdbx_dao.dart ignore missing recycle bin. 5 years ago
kdbx_entry.dart fix creating of history entries. added test for correct dirtyObject events. 4 years ago
kdbx_file.dart WIP: prepare to switch to kdbx v4 by default. 4 years ago
kdbx_format.dart expose v3 TransformRounds for aes kdf. 4 years ago
kdbx_group.dart fix creating of history entries. added test for correct dirtyObject events. 4 years ago
kdbx_header.dart expose v3 TransformRounds for aes kdf. 4 years ago
kdbx_meta.dart WIP: prepare to switch to kdbx v4 by default. 4 years ago
kdbx_object.dart export KdbxVersion and some KDF config options, cleanup usage of CipherID 4 years ago
kdbx_times.dart fix Usagecount typo (to UsageCount) #1 4 years ago
kdbx_var_dictionary.dart support for writing kdbx 4 files. 5 years ago
kdbx_xml.dart implement kdbx3 to 4 upgrade, use kdbx4 by default 4 years ago