]> granicus.if.org Git - python/commit
Issue 10924: Fixed mksalt() to use a RNG that is suitable for cryptographic purpose
authorChristian Heimes <christian@cheimes.de>
Wed, 27 Jun 2012 13:36:46 +0000 (15:36 +0200)
committerChristian Heimes <christian@cheimes.de>
Wed, 27 Jun 2012 13:36:46 +0000 (15:36 +0200)
commitafa2973d7af4231b753144048328dc4d024a3b5d
tree8f9302431979a7e8bd59f13038ea00d2a5168921
parent39b1e5dff3e28aa01f6c43a3a73ea17bfbe14d48
Issue 10924: Fixed mksalt() to use a RNG that is suitable for cryptographic purpose
Lib/crypt.py
Misc/NEWS