Module org.cryptomator.cryptofs
Package org.cryptomator.cryptofs
package org.cryptomator.cryptofs
Crypto filesystem decoration layer
-
ClassDescriptionA
FileSystemwhich allows access to encrypted data in a directory.Properties to pass toFileSystems.newFileSystem(URI, Map)orCryptoFileSystemProvider.newFileSystem(Path, CryptoFileSystemProperties).BuildsCryptoFileSystemPropertiesProvides access to file system performance metrics.Utility to handleURIs used by theCryptoFileSystemProvider.Single purpose class to back up the directory id of an encrypted directory when it is created.Enumeration of the vault directory structure resemblances.Indicates that an operation failed, as it would result in a ciphertext path that is too long for the underlying file system.Indicates that no file system for a given vault can be created, because the vault has been created with an older version of this library.Typesafe representation of vault configuration files.Failed to parse or verify vault config token.An attempt was made to verify the signature of a vault config token using an invalid key.