mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-26 01:53:07 +00:00
* CryptoWritableFile no longer writes header with zero size if file is opened for writing * Refactored FileContentDecryptor: Using Supplier<Mac> instead of ThreadLocal<Mac> * Fixed InMemoryWritableFile: No longer open after moveTo