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
|
aa115f16a4
|
fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup)
|
5 years ago |
Herbert Poul
|
c60602a37c
|
first version of reading binaries.
|
5 years ago |
Herbert Poul
|
5e89cc5b03
|
Fixed error handling nil UUIDs in recycle bin.
Also, only create recycle bin on demand (when deleting items).
|
5 years ago |
Herbert Poul
|
b225ce509e
|
run aes encryption in background isolate.
|
5 years ago |
Herbert Poul
|
8041b1e83d
|
make a few methods async to move argon2 into separate isolate.
|
5 years ago |
Herbert Poul
|
62c1a72ba9
|
support for AES-KDF in kdbx 4.x #4
|
5 years ago |
Herbert Poul
|
c8b49e6b5c
|
support for chacha20 encryption.
|
5 years ago |
Herbert Poul
|
395f0707ac
|
fixed exception when trying to read binary keyfile. https://github.com/authpass/authpass/issues/59
|
5 years ago |
Herbert Poul
|
3385eae75f
|
moved argon2 function proxy into kdbx library.
|
5 years ago |
Herbert Poul
|
902e0ac3e3
|
support for writing kdbx 4 files.
|
5 years ago |
Herbert Poul
|
2659585da9
|
fixed kdbx 4 support, protected fields, argon2 arguments, etc.
|
5 years ago |
Herbert Poul
|
050504df9d
|
on linux a relative path must be given to DynamicLibrary.open
|
5 years ago |
Herbert Poul
|
7153f5c982
|
export argon2
|
5 years ago |
Herbert Poul
|
1935e5f863
|
add linux shared library.
|
5 years ago |
Herbert Poul
|
50aaab71bd
|
kdbx 4.x write support
|
5 years ago |
Herbert Poul
|
8fa7947529
|
first version implementing kdbx4 support.
|
5 years ago |