mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-21 20:21:27 +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