Current Path : /usr/lib/python2.7/dist-packages/Crypto/Random/ |
Current File : //usr/lib/python2.7/dist-packages/Crypto/Random/__init__.pyc |
ó T:´Nc @ sN d Z d g Z d d l m Z d d l m Z d „ Z d „ Z d „ Z d S( s $Id$t newiÿÿÿÿ( t OSRNG( t _UserFriendlyRNGc O s t j | | Ž S( sF Return a file-like object that outputs cryptographically random bytes.( R R ( t argst kwargs( ( s: /usr/lib/python2.7/dist-packages/Crypto/Random/__init__.pyR s c C s t j ƒ d S( s% Call this whenever you call os.fork()N( R t reinit( ( ( s: /usr/lib/python2.7/dist-packages/Crypto/Random/__init__.pyt atfork# s c C s t j | ƒ S( sE Return the specified number of cryptographically-strong random bytes.( R t get_random_bytes( t n( ( s: /usr/lib/python2.7/dist-packages/Crypto/Random/__init__.pyR ' s N( t __revision__t __all__t Crypto.RandomR R R R R ( ( ( s: /usr/lib/python2.7/dist-packages/Crypto/Random/__init__.pyt <module> s