All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
A combination of ciphers to use for filename and file content encryption
 
 
 
 
 
 
 
 
 
 
Provides deterministic encryption capabilities as filenames must not change on subsequent encryption attempts, otherwise each change results in major directory structure changes which would be a terrible idea for cloud storage encryption.
 
 
 
Representation of encrypted masterkey json file.
Allow loading and persisting of masterkeys from and to encrypted json files.
Masterkey loaders load keys to unlock Cryptomator vaults.
 
 
A simple object pool for resources that are expensive to create but are needed frequently.
A holder for resource leased from an ObjectPool.
 
Loading from or exporting to PKCS12 format failed.
Loading from PKCS12 format failed due to wrong password.
Wraps a fast CSPRNG, which gets reseeded automatically after a certain amount of bytes has been generated.
 
 
Helper class to create self-signed X509v3 certificates from key pairs.