Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Contenu du module « Crypto.pct_warnings »

Liste des exceptions du module Crypto.pct_warnings

Nom de la classe d'exception Description
ClockRewindWarning Warning for when the system clock moves backwards. [extrait de ClockRewindWarning.__doc__]
CryptoDeprecationWarning Base PyCrypto DeprecationWarning class [extrait de CryptoDeprecationWarning.__doc__]
CryptoRuntimeWarning Base PyCrypto RuntimeWarning class [extrait de CryptoRuntimeWarning.__doc__]
CryptoWarning Base class for PyCrypto warnings [extrait de CryptoWarning.__doc__]
GetRandomNumber_DeprecationWarning Issued when Crypto.Util.number.getRandomNumber is invoked. [extrait de GetRandomNumber_DeprecationWarning.__doc__]
PowmInsecureWarning Warning for when _fastmath is built without mpz_powm_sec [extrait de PowmInsecureWarning.__doc__]
RandomPool_DeprecationWarning Issued when Crypto.Util.randpool.RandomPool is instantiated. [extrait de RandomPool_DeprecationWarning.__doc__]