pygost · PyPI
https://pypi.org/project/pygost/
PyGOST is free software: see the file COPYING for copying conditions. PyGOST'es home page is If you're not sure which to choose, learn more about installing packages. Files for pygost, version 5.4.
Top (PyGOST)
http://www.pygost.cypherpunks.ru/
PyGOST is pure Python 2.7/3.x GOST cryptographic functions library. GOST is GOvernment STandard of Russian Federation (and Soviet Union). It is copylefted free software: licenced under GPLv3.
GitHub - mosquito/pygost: pygost mirror form http...
https://github.com/mosquito/pygost
Contribute to mosquito/pygost development by creating an account on GitHub.
pygost 5.4 on PyPI - Libraries.io
https://libraries.io/pypi/pygost
pip install pygost==5.4. SourceRank.
stargrave/stargrave-pygost by @stargrave - Repository - Development...
https://devhub.io/repos/stargrave-pygost
I use stargrave/pygost. Pure Python 2.7⁄3.x GOST cryptographic functions library. Other examples can be found in docstrings. PyGOST is free software: see the file COPYING for copying conditions.
pygost | Python Package Wiki
https://package.wiki/pygost
Detailed information about pygost, and other packages commonly used with it. Commonly used with pygost. Based on how often these packages appear together in public requirements.txt files on GitHub.
from pygost import gost34112012256dgst... - Pastebin.com
https://pastebin.com/Pci0x9pV
from pygost import gost34112012256 dgst = gost34112012256.new('qwerty').hexdigest()
Pygost, parsing the public key from a certificate. — Askto.pro
https://askto.pro/question/pygost-parsing-the-public-key-from-a-certificate-wrong-key/
The key length without them is 64 bytes, with them - 66. In the signature verification program pygost the key is split into 2 parts, i.e. 2 by 256 bytes (in my case, the option is GOST R 34.10-2012 256 ).
Диссертация на тему «Методы повышения безопасности...»
https://www.dissercat.com/content/metody-povysheniya-bezopasnosti-kombinirovannykh-skhem-autentifikatsii
To estimate hash function generation time, the Python Code which uses the Pygost Library has been written.
cygost — cygost 0.0.0 documentation
https://cygost.readthedocs.io/en/latest/readme.html
CyGOST is GOST cryptographic functions library. GOST is GOvernment STandard of Russian Federation. Let's become slightly faster than PyGOST.