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 6511ce973e improve nnbd, add debugging to aes decryption 3 years ago
..
crypto never return null for kdfType 3 years ago
internal fix all analysis warnings. 4 years ago
utils fix all analysis warnings. 4 years ago
kdbx_binary.dart fix all analysis warnings. 4 years ago
kdbx_consts.dart support for creating entries. 5 years ago
kdbx_custom_data.dart fix all analysis warnings. 4 years ago
kdbx_dao.dart fix all analysis warnings. 4 years ago
kdbx_deleted_object.dart migrate to nnbd 4 years ago
kdbx_entry.dart fix all analysis warnings. 4 years ago
kdbx_file.dart migrate to nnbd 4 years ago
kdbx_format.dart improve nnbd, add debugging to aes decryption 3 years ago
kdbx_group.dart fix all analysis warnings. 4 years ago
kdbx_header.dart improve nnbd, add debugging to aes decryption 3 years ago
kdbx_meta.dart make KdbxCustomIcon properties non-nullable. 3 years ago
kdbx_object.dart trigger event after all modifications, not just after the first one. 3 years ago
kdbx_times.dart fix all analysis warnings. 4 years ago
kdbx_var_dictionary.dart fix all analysis warnings. 4 years ago
kdbx_xml.dart fix all analysis warnings. 4 years ago