Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore a subset of the rand module (#708) | Paul Kehrer | 2017-11-20 | 1 | -0/+40 |
* | Delete rand.py (#675) | Alex Gaynor | 2017-07-25 | 1 | -169/+0 |
* | Fixed #631 -- deprecate all of OpenSSL.rand (#658) | Alex Gaynor | 2017-07-06 | 1 | -0/+7 |
* | Drop some dead code, cryptography has _never_ bound RAND_screen (#641) | Alex Gaynor | 2017-06-25 | 1 | -16/+0 |
* | Drop the deprecated rand.egd function (#630) | Alex Gaynor | 2017-05-31 | 1 | -35/+0 |
* | Convert X509ExtTests to use pytest-style tests (#564) | Alex Chan | 2016-11-18 | 1 | -0/+2 |
* | Convert test_rand to use pytest-style tests (#563) | Alex Chan | 2016-10-24 | 1 | -1/+1 |
* | fix cffi warnings for proper buffer types (#545) | Paul Kehrer | 2016-09-20 | 1 | -1/+1 |
* | 2016 snook up on us | Hynek Schlawack | 2016-01-19 | 1 | -2/+2 |
* | Replace the only EGD call by urandom | Hynek Schlawack | 2015-10-20 | 1 | -30/+67 |
* | Move package into src | Hynek Schlawack | 2015-10-17 | 1 | -0/+174 |