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
/
bcrypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.1.0
Donald Stufft
2014-12-06
1
-1
/
+1
*
Merge pull request #27 from dstufft/upgrade-c-lib
Alex Gaynor
2014-12-05
19
-57
/
+84
|
\
|
*
Disable ASM again
Donald Stufft
2014-12-05
1
-1
/
+1
|
*
Upgrade crypt_blowfish to 1.3
Donald Stufft
2014-12-05
19
-58
/
+85
*
|
Disable the ability to implicitly compile the CFFI module
Donald Stufft
2014-12-05
1
-0
/
+11
|
/
*
Lazily load the library upon first use
Donald Stufft
2014-12-05
1
-2
/
+26
*
Remove unicode_literals, it doesn't play well with distutils
Donald Stufft
2014-12-05
1
-1
/
+0
*
Bring the _create_modulename over from cryptography
Donald Stufft
2014-12-05
1
-16
/
+28
*
Merge pull request #11 from Ayrx/patch-1
Alex Gaynor
2014-12-05
1
-1
/
+1
|
\
|
*
Update __about__.py
Terry Chia
2014-08-16
1
-1
/
+1
*
|
Enable flake8 style checks
Donald Stufft
2014-12-05
1
-15
/
+26
*
|
Switch to using six
Donald Stufft
2014-12-05
1
-11
/
+3
|
/
*
Bump version
v1.0.2
Donald Stufft
2013-05-19
1
-1
/
+1
*
Don't attempt to load assembler on i386
Donald Stufft
2013-05-19
2
-1
/
+3
*
bump version
v1.0.1
Donald Stufft
2013-05-11
1
-1
/
+1
*
Use a more consistent name for the compiled module
Donald Stufft
2013-05-11
1
-2
/
+13
*
bump version
v1.0.0
Donald Stufft
2013-05-11
1
-1
/
+1
*
Give a better error message when passing a text type to hashpw
Donald Stufft
2013-05-11
1
-0
/
+13
*
Use native strings to the CFFI verifier
Donald Stufft
2013-05-10
1
-5
/
+5
*
Make a note about getting a .S file into distutils
Donald Stufft
2013-05-10
1
-0
/
+2
*
Implement a high level wrapper around crypt_blowfish
Donald Stufft
2013-05-10
2
-0
/
+88
*
Import crypt_blowfish from OpenWall (http://openwall.com/crypt/)
Donald Stufft
2013-05-10
17
-0
/
+2820
*
Initial import
Donald Stufft
2013-05-10
1
-0
/
+18