Your IP : 216.73.216.52


Current Path : /usr/lib/python3/dist-packages/twisted/conch/openssh_compat/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/twisted/conch/openssh_compat/__pycache__/primes.cpython-38.pyc

U


W[��@sdZddlmZdd�ZdS)zc
Parsing for the moduli file, which contains Diffie-Hellman prime groups.

Maintainer: Paul Swartz
�)�longc	Cs�t|��}|��}W5QRXi}|D]t}|��}|r$|ddkrBq$|��\}}}}}	}
}t|	�d}	t|
�}
t|d�}|	|kr�g||	<||	�|
|f�q$|S)Nr�#��)�open�	readlines�strip�split�intr�append)�filename�f�linesZprimes�lZtim�typZtstZtri�size�gen�mod�r�E/usr/lib/python3/dist-packages/twisted/conch/openssh_compat/primes.py�parseModuliFiles

rN)�__doc__Ztwisted.python.compatrrrrrr�<module>s