Files
xmlrpcserver/deps/pygost-5.12/pygost/__init__.py
Ivan Vazhenin a440d30b12 Add pygost deps
2023-08-30 19:10:53 +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"