Files
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"