Kenneth Skovhede
|
1265f88cf8
|
Fixed disposing the read stream before moving the encrypted database.
Added more context to the default error message when decryption fails.
|
2024-05-08 12:48:10 +02:00 |
|
Kenneth Skovhede
|
db8fb59577
|
Avoid locking the database file on Windows when looking for an encrypted header
|
2024-04-24 15:18:45 +02:00 |
|
Kenneth Skovhede
|
8961269675
|
Avoid checking non-existing file
|
2024-04-24 11:14:35 +02:00 |
|
Kenneth Skovhede
|
9c0ef09a39
|
Implemented a built-in decrypt method.
Ported the RC4 algorithm from BouncyCastle.
This fixes #5147
|
2024-04-23 17:06:32 +02:00 |
|