Closed markuskreusch closed 5 years ago
To allow reading of files with authentication errors - e.g. for data recovery - a feasible interface must be added to CryptoFS.
I currently prefer a specific OpenOption which allows passing in a handler for authentication errors.
Eventually we will migrate to GCM. This feature will not be implemented.
To allow reading of files with authentication errors - e.g. for data recovery - a feasible interface must be added to CryptoFS.
I currently prefer a specific OpenOption which allows passing in a handler for authentication errors.