diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-02-06 12:59:03 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-02-06 12:59:03 -0600 |
commit | bddc84f3b0244ca99022908df83e4b12918b4660 (patch) | |
tree | b17e104e87ce88a97a216eaa557c12db9b90ca08 /docs/index.rst | |
parent | bf7dbbba339e33268c911a8f0c88f6d6895b490d (diff) | |
parent | cb157160f046e4e3051128c321f2f607c6f9995e (diff) | |
download | cryptography-bddc84f3b0244ca99022908df83e4b12918b4660.tar.gz cryptography-bddc84f3b0244ca99022908df83e4b12918b4660.tar.bz2 cryptography-bddc84f3b0244ca99022908df83e4b12918b4660.zip |
Merge pull request #570 from alex/use-urandom
Fixed #568 -- Document that users should use urandom for all their rando...
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 49e99be4..9114b895 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -59,6 +59,7 @@ The recipes layer :maxdepth: 2 fernet + random-numbers exceptions glossary |