srslib is a modern Python implementation of the Sender Rewriting Scheme (SRS).
For an overview of this library and example usage, please refer to the GitHub repository at
.. autoclass:: srslib.SRS :members: :member-order: bysource .. automethod:: srslib.SRS.__init__
.. autoclass:: srslib.Error
.. autoclass:: srslib.InvalidAddressError
.. autoclass:: srslib.InvalidHashError
.. autoclass:: srslib.InvalidTimestampError