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 5cf6b8db93 fix nullability for KdbxBinary 4 years ago
..
credentials Imlement generating of keyfiles (keyx format) 4 years ago
crypto Imlement generating of keyfiles (keyx format) 4 years ago
internal If argon2 ffi implementation is not available, fallback to pointycastle (dart-only) implementation. 4 years ago
utils fix nullability for KdbxBinary 4 years ago
kdbx_binary.dart fix nullability for KdbxBinary 4 years ago
kdbx_consts.dart support for creating entries. 6 years ago
kdbx_custom_data.dart add support for CustomData in entries. 4 years ago
kdbx_dao.dart fix merging of incoming deleted objects. 4 years ago
kdbx_deleted_object.dart fix merging of incoming deleted objects. 4 years ago
kdbx_entry.dart fix nullability for KdbxBinary 4 years ago
kdbx_exceptions.dart move exceptions into their own package. 4 years ago
kdbx_file.dart move credentials classes into their own file. 4 years ago
kdbx_format.dart fix nullability for KdbxBinary 4 years ago
kdbx_group.dart - Mark objects only as clean when saving was successful. 4 years ago
kdbx_header.dart move exceptions into their own package. 4 years ago
kdbx_meta.dart add support for CustomData in entries. 4 years ago
kdbx_object.dart - Mark objects only as clean when saving was successful. 4 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 add support for CustomData in entries. 4 years ago