]> granicus.if.org Git - python/commit
Issue #18405: Improve the entropy of crypt.mksalt().
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Aug 2013 23:39:14 +0000 (01:39 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Aug 2013 23:39:14 +0000 (01:39 +0200)
commit7f7b941fdcdfe28f3cd37e84bc5d7a298385b451
treec054580a869424e5b2b5df47f576f1929401db8a
parent4bfa6c54ca0d8d51be01ce45436a7f26b9926018
Issue #18405: Improve the entropy of crypt.mksalt().
Lib/crypt.py
Misc/NEWS