Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a96860c91cabb94675c25435e8d11443abb70db7
/
Lib
/
crypt.py
7f7b941
Issue #18405: Improve the entropy of crypt.mksalt().
by Victor Stinner
· 11 years ago
ab47577
white space cleanup
by Christian Heimes
· 12 years ago
afa2973
Issue 10924: Fixed mksalt() to use a RNG that is suitable for cryptographic purpose
by Christian Heimes
· 12 years ago
cfbcdbb
A crypt algorithm may not be available by returning None.
by Brett Cannon
· 14 years ago
daa5799
Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API
by Brett Cannon
· 14 years ago
e2dfefb
Issue #10924: Adding salt and Modular Crypt Format to crypt library.
by Sean Reifscheider
· 14 years ago