summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-04-14 11:06:44 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2014-04-14 11:06:44 -0400
commit91ab5f0c751ed01d16986ca5a66374159f402d6a (patch)
treeb6ee82f463d80a1ecf2d5734d97793f31ba597bf /sites/www
parentb0876fa01394186d08938430f9459012fdde3bf1 (diff)
parent9e2e9812247adbedf0eab84ad5cdd80c458d68f9 (diff)
Merge branch 'master' into ecdsa-deterministic
Conflicts: paramiko/ecdsakey.py
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 5f019bb8..653502ca 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+* :support:`297` Replace PyCrypto's ``Random`` with `os.urandom` for improved
+ speed and security. Thanks again to Alex.
* :support:`295` Swap out a bunch of PyCrypto hash functions with use of
`hashlib`. Thanks to Alex Gaynor.
* :support:`290` (also :issue:`292`) Add support for building universal