jar

org.cryptomator : cryptofs

Maven & Gradle

Aug 09, 2023
2 usages
84 stars

Cryptomator Crypto Filesystem · This library provides the Java filesystem provider used by Cryptomator.

Table Of Contents

Latest Version

Download org.cryptomator : cryptofs JAR file - Latest Versions:

All Versions

Download org.cryptomator : cryptofs JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cryptofs-2.6.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cryptomator.cryptofs.migration.v8

├─ org.cryptomator.cryptofs.migration.v8.Version8Migrator.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v8.Version8Migrator_Factory.class - [JAR]

org.cryptomator.cryptofs.health.shortened

├─ org.cryptomator.cryptofs.health.shortened.LongShortNamesMismatch.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.MissingLongName.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.NotDecodableLongName.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.ObeseNameFile.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.ShortenedNamesCheck.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.TrailingBytesInNameFile.class - [JAR]

├─ org.cryptomator.cryptofs.health.shortened.ValidShortenedFile.class - [JAR]

org.cryptomator.cryptofs.health.type

├─ org.cryptomator.cryptofs.health.type.AmbiguousType.class - [JAR]

├─ org.cryptomator.cryptofs.health.type.CiphertextFileTypeCheck.class - [JAR]

├─ org.cryptomator.cryptofs.health.type.KnownType.class - [JAR]

├─ org.cryptomator.cryptofs.health.type.UnknownType.class - [JAR]

org.cryptomator.cryptofs.migration.v7

├─ org.cryptomator.cryptofs.migration.v7.FilePathMigration.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.InvalidOldFilenameException.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.MigratingVisitor.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.PreMigrationVisitor.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.UninflatableFileException.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.Version7Migrator.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v7.Version7Migrator_Factory.class - [JAR]

org.cryptomator.cryptofs.migration.v6

├─ org.cryptomator.cryptofs.migration.v6.Version6Migrator.class - [JAR]

├─ org.cryptomator.cryptofs.migration.v6.Version6Migrator_Factory.class - [JAR]

org.cryptomator.cryptofs.migration

├─ org.cryptomator.cryptofs.migration.DaggerMigrationComponent.class - [JAR]

├─ org.cryptomator.cryptofs.migration.Migration.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationComponent.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideFileSystemCapabilityCheckerFactory.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion6MigratorFactory.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion6MigratorMapKey.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion7MigratorFactory.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion7MigratorMapKey.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion8MigratorFactory.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_ProvideVersion8MigratorMapKey.class - [JAR]

├─ org.cryptomator.cryptofs.migration.MigrationModule_Proxy.class - [JAR]

├─ org.cryptomator.cryptofs.migration.Migrators.class - [JAR]

├─ org.cryptomator.cryptofs.migration.Migrators_Factory.class - [JAR]

org.cryptomator.cryptofs.dir

├─ org.cryptomator.cryptofs.dir.BrokenDirectoryFilter.class - [JAR]

├─ org.cryptomator.cryptofs.dir.BrokenDirectoryFilter_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rConflictResolver.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rConflictResolver_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rDecryptor.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rDecryptor_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rProcessor.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9rProcessor_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9sInflator.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9sInflator_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9sProcessor.class - [JAR]

├─ org.cryptomator.cryptofs.dir.C9sProcessor_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.CiphertextDirectoryDeleter.class - [JAR]

├─ org.cryptomator.cryptofs.dir.CiphertextDirectoryDeleter_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.CryptoDirectoryStream.class - [JAR]

├─ org.cryptomator.cryptofs.dir.CryptoDirectoryStream_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.DirectoryStreamComponent.class - [JAR]

├─ org.cryptomator.cryptofs.dir.DirectoryStreamFactory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.DirectoryStreamFactory_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.DirectoryStreamFilters.class - [JAR]

├─ org.cryptomator.cryptofs.dir.DirectoryStreamScoped.class - [JAR]

├─ org.cryptomator.cryptofs.dir.Node.class - [JAR]

├─ org.cryptomator.cryptofs.dir.NodeProcessor.class - [JAR]

├─ org.cryptomator.cryptofs.dir.NodeProcessor_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.dir.package-info.class - [JAR]

org.cryptomator.cryptofs.health.dirid

├─ org.cryptomator.cryptofs.health.dirid.DirIdCheck.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.DirIdCollision.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.EmptyDirFile.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.HealthyDir.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.LooseDirFile.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.MissingContentDir.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.MissingDirIdBackup.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.ObeseDirFile.class - [JAR]

├─ org.cryptomator.cryptofs.health.dirid.OrphanContentDir.class - [JAR]

org.cryptomator.cryptofs

├─ org.cryptomator.cryptofs.CiphertextFilePath.class - [JAR]

├─ org.cryptomator.cryptofs.ContentRootMissingException.class - [JAR]

├─ org.cryptomator.cryptofs.CopyOperation.class - [JAR]

├─ org.cryptomator.cryptofs.CopyOperation_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileStore.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileStore_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystem.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemComponent.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemImpl.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemImpl_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemModule.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemModule_ProvideNativeFileStoreFactory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemModule_Proxy.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemProperties.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemProvider.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemProviderComponent.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemProviderModule.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemScoped.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemStats.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemStats_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystemUri.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystems.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoFileSystems_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoPath.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoPathFactory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoPathFactory_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoPathMapper.class - [JAR]

├─ org.cryptomator.cryptofs.CryptoPathMapper_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.DaggerCryptoFileSystemProviderComponent.class - [JAR]

├─ org.cryptomator.cryptofs.DirStructure.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdBackup.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdBackup_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdLoader.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdLoader_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdProvider.class - [JAR]

├─ org.cryptomator.cryptofs.DirectoryIdProvider_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.EffectiveOpenOptions.class - [JAR]

├─ org.cryptomator.cryptofs.FileNameTooLongException.class - [JAR]

├─ org.cryptomator.cryptofs.FileSystemInitializationFailedException.class - [JAR]

├─ org.cryptomator.cryptofs.FileSystemNeedsMigrationException.class - [JAR]

├─ org.cryptomator.cryptofs.GlobToRegex.class - [JAR]

├─ org.cryptomator.cryptofs.GlobToRegexConverter.class - [JAR]

├─ org.cryptomator.cryptofs.GlobToRegexConverter_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.LongFileNameProvider.class - [JAR]

├─ org.cryptomator.cryptofs.LongFileNameProvider_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.MoveOperation.class - [JAR]

├─ org.cryptomator.cryptofs.MoveOperation_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.PathMatcherFactory.class - [JAR]

├─ org.cryptomator.cryptofs.PathMatcherFactory_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.PathToVault.class - [JAR]

├─ org.cryptomator.cryptofs.PatternPathMatcher.class - [JAR]

├─ org.cryptomator.cryptofs.ReadonlyFlag.class - [JAR]

├─ org.cryptomator.cryptofs.ReadonlyFlag_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.Symlinks.class - [JAR]

├─ org.cryptomator.cryptofs.Symlinks_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.VaultConfig.class - [JAR]

├─ org.cryptomator.cryptofs.VaultConfigLoadException.class - [JAR]

├─ org.cryptomator.cryptofs.VaultKeyInvalidException.class - [JAR]

├─ org.cryptomator.cryptofs.VaultVersionMismatchException.class - [JAR]

├─ org.cryptomator.cryptofs.package-info.class - [JAR]

org.cryptomator.cryptofs.migration.api

├─ org.cryptomator.cryptofs.migration.api.MigrationContinuationListener.class - [JAR]

├─ org.cryptomator.cryptofs.migration.api.MigrationProgressListener.class - [JAR]

├─ org.cryptomator.cryptofs.migration.api.Migrator.class - [JAR]

├─ org.cryptomator.cryptofs.migration.api.NoApplicableMigratorException.class - [JAR]

├─ org.cryptomator.cryptofs.migration.api.SimpleMigrationContinuationListener.class - [JAR]

org.cryptomator.cryptofs.attr

├─ org.cryptomator.cryptofs.attr.AbstractCryptoFileAttributeView.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeByNameProvider.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeByNameProvider_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeComponent.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeModule.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeModule_ProvideAttributesFactory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeModule_ProvideOpenCryptoFileFactory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeProvider.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeProvider_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeScoped.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewComponent.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewModule.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewModule_ProvideAttributeViewFactory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewProvider.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewProvider_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewScoped.class - [JAR]

├─ org.cryptomator.cryptofs.attr.AttributeViewType.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoBasicFileAttributeView.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoBasicFileAttributeView_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoBasicFileAttributes.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoDosFileAttributeView.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoDosFileAttributeView_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoDosFileAttributes.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoFileOwnerAttributeView.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoFileOwnerAttributeView_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoPosixFileAttributeView.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoPosixFileAttributeView_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.attr.CryptoPosixFileAttributes.class - [JAR]

org.cryptomator.cryptofs.common

├─ org.cryptomator.cryptofs.common.ArrayUtils.class - [JAR]

├─ org.cryptomator.cryptofs.common.BackupHelper.class - [JAR]

├─ org.cryptomator.cryptofs.common.CiphertextFileType.class - [JAR]

├─ org.cryptomator.cryptofs.common.Constants.class - [JAR]

├─ org.cryptomator.cryptofs.common.DeletingFileVisitor.class - [JAR]

├─ org.cryptomator.cryptofs.common.FileSystemCapabilityChecker.class - [JAR]

├─ org.cryptomator.cryptofs.common.FileSystemCapabilityChecker_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.common.FinallyUtil.class - [JAR]

├─ org.cryptomator.cryptofs.common.FinallyUtil_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.common.RunnableThrowingException.class - [JAR]

├─ org.cryptomator.cryptofs.common.StringUtils.class - [JAR]

├─ org.cryptomator.cryptofs.common.SupplierThrowingException.class - [JAR]

org.cryptomator.cryptofs.health.api

├─ org.cryptomator.cryptofs.health.api.CheckFailed.class - [JAR]

├─ org.cryptomator.cryptofs.health.api.CommonDetailKeys.class - [JAR]

├─ org.cryptomator.cryptofs.health.api.DiagnosticResult.class - [JAR]

├─ org.cryptomator.cryptofs.health.api.HealthCheck.class - [JAR]

├─ org.cryptomator.cryptofs.health.api.PoisonResult.class - [JAR]

├─ org.cryptomator.cryptofs.health.api.TransferSpliterator.class - [JAR]

org.cryptomator.cryptofs.ch

├─ org.cryptomator.cryptofs.ch.AbstractFileChannel.class - [JAR]

├─ org.cryptomator.cryptofs.ch.AsyncDelegatingFileChannel.class - [JAR]

├─ org.cryptomator.cryptofs.ch.ByteSource.class - [JAR]

├─ org.cryptomator.cryptofs.ch.ChannelCloseListener.class - [JAR]

├─ org.cryptomator.cryptofs.ch.ChannelComponent.class - [JAR]

├─ org.cryptomator.cryptofs.ch.ChannelScoped.class - [JAR]

├─ org.cryptomator.cryptofs.ch.CleartextFileChannel.class - [JAR]

├─ org.cryptomator.cryptofs.ch.CleartextFileChannel_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.ch.CleartextFileLock.class - [JAR]

org.cryptomator.cryptofs.fh

├─ org.cryptomator.cryptofs.fh.BufferPool.class - [JAR]

├─ org.cryptomator.cryptofs.fh.BufferPool_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.Chunk.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkCache.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkCache_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkIO.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkIO_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkLoader.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkLoader_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkSaver.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ChunkSaver_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.CurrentOpenFilePath.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ExceptionsDuringWrite.class - [JAR]

├─ org.cryptomator.cryptofs.fh.ExceptionsDuringWrite_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.FileCloseListener.class - [JAR]

├─ org.cryptomator.cryptofs.fh.FileHeaderHolder.class - [JAR]

├─ org.cryptomator.cryptofs.fh.FileHeaderHolder_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFile.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileComponent.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileModule.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileModule_ProvideCurrentPathFactory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileModule_ProvideFileSizeFactory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileModule_ProvideLastModifiedDateFactory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFileModule_ProvideReadWriteLockFactory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFile_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFiles.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenCryptoFiles_Factory.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenFileModifiedDate.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenFileScoped.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OpenFileSize.class - [JAR]

├─ org.cryptomator.cryptofs.fh.OriginalOpenFilePath.class - [JAR]

Advertisement

Dependencies from Group

Feb 08, 2022
10 usages
37 stars
Apr 06, 2023
5 usages
37 stars
Jul 12, 2023
3 usages
11 stars
Mar 08, 2023
2 usages
80 stars
Aug 09, 2023
2 usages
84 stars

Discover Dependencies

Aug 01, 2019
3 usages
Oct 01, 2016
2 usages
12.9k stars
Oct 01, 2016
2 usages
12.9k stars
Nov 23, 2017
2 usages
May 07, 2019
4 usages
Sep 14, 2016
2 usages
30 stars
Feb 26, 2018
2 usages
3 stars
Nov 02, 2017
2 usages
45 stars
Oct 14, 2020
2 usages
76 stars