* Allow to return generated object. * Use slurp module instead of file lookup + b64encode. * Rename return_xxx_content -> return_content.
* Separate OpenSSL-specific code from generic code. * Make sure absent works without OpenSSL. * Add cryptography backend. * Add tests. * Add changelog. * Duplicate disclaimer. * Add dependency on setup_openssl. * Forgot to adjust something. * Fix version tuple.