.. pyage documentation master file, created by sphinx-quickstart on Sun Jul 12 18:00:33 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyage-rust module documentation! =========================================== age is a simple, secure and modern encryption tool with small explicit keys, no config options, and UNIX-style composability. The format specification is at `age-encryption.org/v1 `_. rage is a Rust implementation of the age tool. It is pronounced like the Japanese `らげ `_ (with a hard g). To discuss the spec or other age related topics, please email `the mailing list `_ at age-dev@googlegroups.com. age was designed by `@Benjojo12 `_ and `@FiloSottile `_. The reference interoperable Golang implementation is available at `filippo.io/age `_. This particular Python module is implemented on top of the Rust crate `age `_. .. toctree:: :maxdepth: 2 :caption: Contents: api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`