
    oh)                     P    d Z ddlmZ ddlmZmZ  G d de      Z G d de      Zy)	z
Standard SSH key exchange ("kex" if you wanna sound cool).  Diffie-Hellman of
2048 bit key halves, using a known "p" prime and "g" generator.
    )	KexGroup1)sha1sha256c                       e Zd ZdZdZdZeZy)
KexGroup14l   &UG9
tcb0]Q\-:$90.`U_b;YS7x]Ek`:xds!,w<G8qbdR_hddY6KpRT{UjK#Gt|L4S8 FYpw,(.> =HG2Cdc_.K?&j_c}z[\V_1M.D^/1v5I	jV&|/mVlR<6#{n4(EY91T:g8	H	Apcb4BBj~H    zdiffie-hellman-group14-sha1N)__name__
__module____qualname__PGnamer   	hash_algo     f/var/www/pru.catia.catastroantioquia-mas.com/tasa/lib/python3.12/site-packages/paramiko/kex_group14.pyr   r      s     	KA	A(DIr   r   c                       e Zd ZdZeZy)KexGroup14SHA256zdiffie-hellman-group14-sha256N)r	   r
   r   r   r   r   r   r   r   r   r   &   s    *DIr   r   N)__doc__paramiko.kex_group1r   hashlibr   r   r   r   r   r   r   <module>r      s*   &
 *   z r   