fsextra
is a collection of methods designed to reduce the complexity of performing cryptographic operations on files and directories. This library only provides support for Unix-based filesystems, and includes implementations for AES-256-GCM based encryption using caller supplied keys, additional authenticated data (aad), and optionally a unique number (nonce).
v0.1.0