21 Commits (null-safety)

Author SHA1 Message Date
Herbert Poul 8a5784eb54 moved common key names into constants. 4 years ago
Herbert Poul 64bec43473 WIP: merging incoming changes #80 4 years ago
Herbert Poul cd4da93732 move byte utils into utils package, export ByteUtils. 4 years ago
Herbert Poul 5140a347af export KdfField. 4 years ago
Herbert Poul e641f276bf export KdbxVersion and some KDF config options, cleanup usage of CipherID 4 years ago
Herbert Poul 0ebc8c5d2c depend on argon2_ffi_base 5 years ago
Herbert Poul ac95eee480 export KdbxBinary 5 years ago
Herbert Poul 4134d5e018 extract kdbx_file.dart into it's own file. cache recycleBin, and do not resolve it every time by uuid. 5 years ago
Herbert Poul 8041b1e83d make a few methods async to move argon2 into separate isolate. 5 years ago
Herbert Poul 3385eae75f moved argon2 function proxy into kdbx library. 5 years ago
Herbert Poul 2659585da9 fixed kdbx 4 support, protected fields, argon2 arguments, etc. 5 years ago
Herbert Poul 7153f5c982 export argon2 5 years ago
Herbert Poul fbf3378afd add support for deleting, moving groups and entries. 5 years ago
Herbert Poul 05cb160c8b export kdbx groups. 5 years ago
Herbert Poul 53adad5ceb custom data for password files, increase requirement to dart 2.7, xml 3.7 5 years ago
Herbert Poul 8f7fc702eb formatted files, fixed linter warnings. 5 years ago
Herbert Poul e19a6e3737 export kdbx icons. 5 years ago
Herbert Poul 8643a7b30b support modifying of entries, storing entry history, .. 5 years ago
Herbert Poul c279c7e649 more exports, make it possible to retrieve all entries of a file, etc. 5 years ago
Herbert Poul 14fe0105ae started to parse groups and entries. 5 years ago
Herbert Poul 15a0de5196 initial commit. we can already decrypt the xml. 5 years ago