25 Commits (8a95283931db419b68af296b232571e58ec9e347)

Author SHA1 Message Date
Herbert Poul f43110ee52 fix all analysis warnings. 4 years ago
Herbert Poul a5c4d6a0e7 migrate to nnbd 4 years ago
Herbert Poul 10d6035e14 remove dependency on prompts. 4 years ago
Herbert Poul 7139b7d2be upgrade dependencies, migrate from cryptography package to pointycastle. 4 years ago
Herbert Poul 84f7974b9a merge: move into recyclebin 4 years ago
Herbert Poul 2484f1a8e8 support for custom icons for entries and groups. 4 years ago
Herbert Poul 7788c0fba1 fixed bug saving files with history entries which contain attachments. 4 years ago
Herbert Poul f59b9a3511 workaround for supporting dart html/web. 4 years ago
Herbert Poul bb07518294 fix test loading of dynamic libraries. 4 years ago
Herbert Poul 7793e1fed4 always use Argon2FfiFlutter from base package, add windows support, etc. 4 years ago
Herbert Poul b7275a297f support for dumping all fields in file. 5 years ago
Herbert Poul 0ebc8c5d2c depend on argon2_ffi_base 5 years ago
Herbert Poul c60602a37c first version of reading binaries. 5 years ago
Herbert Poul b225ce509e run aes encryption in background isolate. 5 years ago
Herbert Poul d9c27d75c3 add argument to decrypt with keyfile to command line script 5 years ago
Herbert Poul 40525a08cd add support for kdbx4 to. command line tool 5 years ago
Herbert Poul 8041b1e83d make a few methods async to move argon2 into separate isolate. 5 years ago
Herbert Poul 8fa7947529 first version implementing kdbx4 support. 5 years ago
Herbert Poul 8f7fc702eb formatted files, fixed linter warnings. 5 years ago
Herbert Poul 22d63e8c1d do not expose strings map, because key access was not type checked. 5 years ago
Herbert Poul 15af0093e9 creating new kdbx files, started with writing support. 5 years ago
Herbert Poul a41901198d parse kdbx file without futures. 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 4280997bf5 basic support for decrypting kdbx 3.x files 5 years ago