]> Cypherpunks.ru repositories - pygost.git/blob - pygost/__init__.py
306746ec75fff13d9e141eb61f06f8769c6b95d2
[pygost.git] / pygost / __init__.py
1 """ Pure Python GOST cryptographic functions library.
2
3 PyGOST is free software: see the file COPYING for copying conditions.
4 """
5
6 __version__ = "4.3"