Files
xmlrpcserver-dev/xmlrpcserver/deps/pygost-5.12/pygost/__init__.py
Ivan Vazhenin 7b8035ff33 .
2024-04-25 20:32:28 +03:00

7 lines
150 B
Python

"""Pure Python GOST cryptographic functions library.
PyGOST is free software: see the file COPYING for copying conditions.
"""
__version__ = "5.12"