index
:
delta/python-packages/py-bcrypt-git.git
3.2.x
alex-patch-1
dependabot/cargo/src/_bcrypt/bcrypt-pbkdf-0.10.0
dependabot/cargo/src/_bcrypt/crypto-common-0.1.5
dependabot/cargo/src/_bcrypt/proc-macro2-1.0.58
dependabot/cargo/src/_bcrypt/pyo3-0.18.3
dependabot/github_actions/actions/setup-python-v2.2.0
dependabot/github_actions/actions/setup-python-v2.2.1
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/github_actions/actions/upload-artifact-2.3.0
dependabot/github_actions/actions/upload-artifact-v2.2.3
main
master
reaperhulk-patch-1
wheels
github.com: pyca/bcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bcrypt
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop six dependency (#225)
Eugene
2020-08-17
1
-10
/
+6
*
add: type hints to top level functions (#218)
Steve Dignam
2020-08-13
1
-6
/
+12
*
Paint it Black by the Rolling Stones (#208)
Alex Gaynor
2020-07-23
1
-13
/
+34
*
Use a relative import. (#147)
David Manthey
2018-07-12
1
-2
/
+1
*
put a stacklevel on this warning (#136)
Alex Gaynor
2017-12-04
1
-1
/
+3
*
Fixed #122 -- added checkpw to __all__ so it shows up in docs (#123)
Alex Gaynor
2017-08-26
1
-1
/
+1
*
Warn upon too few bcrypt.kdf() rounds (#104)
Luc Gommans
2017-01-21
1
-1
/
+12
*
Fix "invalid escape sequence" warnings on Python 3.6 (#98)
Tim Graham
2016-12-08
1
-1
/
+1
*
Correctly handle invalid hashed passwords in bcrypt.checkpw. (#95)
Alex Gaynor
2016-10-02
1
-0
/
+3
*
we should use the right type for our buffers. fixes a cffi warning (#92)
Paul Kehrer
2016-09-17
1
-2
/
+2
*
Inputing a 2y salt should output a 2y hash (#84)
Donald Stufft
2016-06-30
1
-9
/
+14
*
Restore compatibility with 2.0.0's fix for wraparound bug (#81)
Paul Kehrer
2016-06-30
1
-0
/
+8
*
Add checkpw (#76)
Paul Kehrer
2016-06-29
1
-0
/
+18
*
Add bcrypt pbkdf support (#70)
Paul Kehrer
2016-06-27
1
-1
/
+28
*
Convert bcrypt to use OpenBSD code (#68)
Paul Kehrer
2016-06-27
1
-9
/
+19
*
Add prefix option to gensalt() - default to "2b"
jazzyb
2015-06-12
1
-2
/
+5
*
Migrate to using CFFI 1.0
Donald Stufft
2015-06-11
1
-0
/
+65