I'm interested in using Apple's new LZFSE compression in conjunction with AES-256 bit encryption, and I would like to know if there is or will be a standardized way of including password protection for a LZFSE compressed file like there is with ZLIB.
There doesn't seem to be anything in the documentation for the new compression_stream_init function related to encryption for any of the 4 encryption methods currently offered.