Enterprise

Customize Cryptomator and our technologies for your organization. We’re open to cooperations and offer a variety of B2B services, including white labeling.

White Labeling

Client-side encryption with your branding: We develop individualized versions of the Cryptomator apps for you.

Crypto Libraries

Secure your server applications, synchronization clients, and other systems with Cryptomator technology: Our libraries can be integrated into many applications.

Custom Development

Based on Cryptomator's encryption scheme, we develop custom applications and systems for you.

Open-Source Libraries Under AGPLv3

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.

  • Encrypt and decrypt Cryptomator vaults directly retrieved from the cloud
  • Suitable for accessing the cloud directly without synchronization, e.g. in apps for Android
  • High-level API functions for encryption and decryption
  • Java 8+ compatible

Use CryptoFS for encrypting and decrypting data according to Cryptomator's encryption scheme.

  • Encrypt and decrypt Cryptomator vaults that are present on the local filesystem
  • Suitable for accessing data synchronized to a local directory
  • Implements a java.nio.file.spi.FileSystemProvider according to JSR-203 using the CryptoLib library
  • Java 25+ compatible

Add a WebDAV server to your Java application.

  • Make the contents of a local directory (any java.nio.file.Path) available via WebDAV
  • Provides a JEE servlet
  • Java 11+ compatible

Launch and mount a WebDAV server from within your Java application.

  • Mounting support for Windows, macOS, and Linux
  • Based on WebDAV-NIO-Adapter-Servlet
  • Java 21+ compatible

Provide a FUSE drive from within your Java application.

  • Make the contents of a local directory (any java.nio.file.Path) available via FUSE
  • Based on jFUSE, mounting support for macOS, Linux, and Windows
  • Java 25+ compatible

Zero-dependency Java bindings for FUSE using the Foreign Function & Memory API.

  • Supports macOS (macFUSE), Linux (libfuse3), and Windows (WinFsp)
  • Uses JEP 454 (Foreign Function & Memory API), no JNI required
  • JDK 25+ compatible

RFC 5297 SIV Authenticated Encryption for Java.

  • No dependencies, passes official RFC 5297 test vectors
  • Constant-time authentication, audited by Cure53
  • Java 8+ compatible

Encrypt and decrypt data according to Cryptomator's encryption scheme in Swift.

  • Swift counterpart to CryptoLib for iOS and macOS apps
  • Available as Swift Package
  • iOS 13+, macOS 10.15+

Access various cloud storage providers from within your Swift application.

  • Defines cloud access API used by Cryptomator for iOS
  • Foundation for vault format decoration layers
  • iOS 14+

Are you interested?

Contact Us for an Offer