Home
last modified time | relevance | path

Searched refs:GOST_ENGINE_NAME (Results 1 – 1 of 1) sorted by relevance

/dports/dns/dnsviz/dnsviz-0.9.2/dnsviz/
H A Dcrypto.py75 GOST_ENGINE_NAME = b'gost' variable
82 if not isinstance(GOST_ENGINE_NAME, str):
83 GOST_ENGINE_NAME = lb2s(GOST_ENGINE_NAME) variable
153 gost = Engine.Engine(GOST_ENGINE_NAME)
162 gost = Engine.Engine(GOST_ENGINE_NAME)