
    Eh                          G d  de       Z G d dee      Z G d dee      Z G d de      Z G d d	e      Z G d
 de      Z G d de      Z	ddl
Z ej                  ded       y)c                       e Zd ZdZy)CryptoWarningz Base class for PyCrypto warningsN__name__
__module____qualname____doc__     T/var/www/html/bid_assistant/venv/lib/python3.12/site-packages/Crypto/pct_warnings.pyr   r      s    *r
   r   c                       e Zd ZdZy)CryptoDeprecationWarningz&Base PyCrypto DeprecationWarning classNr   r	   r
   r   r   r   !   s    0r
   r   c                       e Zd ZdZy)CryptoRuntimeWarningz"Base PyCrypto RuntimeWarning classNr   r	   r
   r   r   r   $   s    ,r
   r   c                       e Zd ZdZy)RandomPool_DeprecationWarningz<Issued when Crypto.Util.randpool.RandomPool is instantiated.Nr   r	   r
   r   r   r   +   s    Fr
   r   c                       e Zd ZdZy)ClockRewindWarningz2Warning for when the system clock moves backwards.Nr   r	   r
   r   r   r   .   s    <r
   r   c                       e Zd ZdZy)"GetRandomNumber_DeprecationWarningz:Issued when Crypto.Util.number.getRandomNumber is invoked.Nr   r	   r
   r   r   r   1   s    Dr
   r   c                       e Zd ZdZy)PowmInsecureWarningz8Warning for when _fastmath is built without mpz_powm_secNr   r	   r
   r   r   r   4   s    Br
   r       Nalways   )categoryappend)Warningr   DeprecationWarningr   RuntimeWarningr   r   r   r   r   warnings	_warningsfilterwarningsr	   r
   r   <module>r#      s   <+G +11= 1->= -G$< G=- =E)A EC. C
  	  ,>q Ir
   