updating siv-mode for twice as fast filename encryption/decryption

This commit is contained in:
Sebastian Stenzel
2020-04-30 16:37:07 +02:00
parent b14939bd77
commit cfe25d0bf5

View File

@@ -79,6 +79,11 @@
</dependency>
<!-- Cryptomator Libs -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>siv-mode</artifactId>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptofs</artifactId>