]> Cypherpunks.ru repositories - pygost.git/blob - pygost/__init__.py
7ab12bfc9fbc6d98730a7423aa45ee5f1412d68c
[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__ = "5.0"