Customize Cryptomator and our technologies for your organization. We’re open to cooperations and offer a variety of B2B services, including white labeling.
End-to-end encryption with your branding: We develop individualized versions of the Cryptomator apps for you.
Secure your server applications, synchronization clients, and other systems with Cryptomator technology: Our libraries can be integrated into many applications.
Based on Cryptomator's encryption scheme, we develop custom applications and systems for you.
Cryptomator's libraries are dual-licensed under the AGPLv3 for FOSS projects as well as a commercial license derived from the LGPL for independent software vendors and resellers. If you want to use these libraries in applications that are not licensed under the AGPL, feel free to contact us.
Use CryptoLib for encrypting and decrypting data according to Cryptomator's encryption scheme.
Use CryptoFS for encrypting and decrypting data according to Cryptomator's encryption scheme.
java.nio.file.spi.FileSystemProvider
according to JSR-203 using the CryptoLib libraryAdd a WebDAV server to your Java application.
java.nio.file.Path
) available via WebDAVLaunch and mount a WebDAV server from within your Java application.
Provide a FUSE drive from within your Java application.
java.nio.file.Path
) available via FUSEProvide a Dokany drive from within your java application.
java.nio.file.Path
) available via Dokany