Open
Description
What is the problem you want to solve?
Decrypt an encrypted file on the fs.
How do you want to solve it?
Wrapping the file with a decrypt reader.
Additional context
- Are there alternative solutions?
I don't know.
- Would your solution cause a major breaking API change?
I do not think so...
- Anything else that is important?
It would be nice to provide some examples in the documentation for file encrypting or decrypting.