COMMITS
/ Lib/secrets.py November 11, 2022
N
gh-99305: Speed up secrets.token_hex() ~2x (#99306)
NewUserHa committed
March 30, 2022
H
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade committed
April 17, 2020
V
bpo-40286: Add randbytes() method to random.Random (GH-19527)
Victor Stinner committed
December 30, 2016
R
Issue #29061: secrets.randbelow() would hang with a negative input
Raymond Hettinger committed
April 17, 2016
S
Shorten secrets module docstring, add function docstrings.
Steven D'Aprano committed
April 15, 2016
S
Remove python fallback for compare_digest.
Steven D'Aprano committed
April 14, 2016
S
run Tools/reindent.py on secrets.py to satisfy the checkwhitespace hook
Steven D'Aprano committed
S
Add secrets module and tests.
Steven D'Aprano committed