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
22d63e8c1d
do not expose strings map, because key access was not type checked.
|
6 years ago |
.. |
crypto
|
basic support for creating and saving kdbx files.
|
6 years ago |
internal
|
implemented dirty tracking, modification updates, etc.
|
6 years ago |
kdbx_consts.dart
|
support for creating entries.
|
6 years ago |
kdbx_entry.dart
|
do not expose strings map, because key access was not type checked.
|
6 years ago |
kdbx_format.dart
|
don't subscribe to children, because i want to be able to load in a background isolate.
|
6 years ago |
kdbx_group.dart
|
implemented dirty tracking, modification updates, etc.
|
6 years ago |
kdbx_header.dart
|
generate times node (access times, etc.)
|
6 years ago |
kdbx_object.dart
|
implemented dirty tracking, modification updates, etc.
|
6 years ago |
kdbx_times.dart
|
implemented dirty tracking, modification updates, etc.
|
6 years ago |
kdbx_xml.dart
|
do not expose strings map, because key access was not type checked.
|
6 years ago |