summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Expand)AuthorAgeFilesLines
* Bump for 4.0.1 release (#437)4.0.1Alex Gaynor2022-10-071-1/+3
* fixes #434 -- build pypy manylinux wheels (#436)Alex Gaynor2022-10-071-0/+5
* suggest better things (#412)Paul Kehrer2022-09-141-1/+2
* bump to 4.0.0 (#397)4.0.0Paul Kehrer2022-08-231-2/+7
* continue to not oversell bcrypt (#362)Paul Kehrer2022-07-101-1/+1
* Don't oversell bcrypt (#361)Alex Gaynor2022-07-091-1/+1
* Forward port fixes (#323)Alex Gaynor2022-05-011-0/+5
* Switch to a Rust implementation of cryptographic primitives (#294)Alex Gaynor2022-05-011-4/+12
* Prepare for the 3.2.1 release (#305)Alex Gaynor2022-05-011-2/+12
* Installing bcrypt on z/OS (#248)Ellie Jeong2021-02-181-0/+1
* main branch rename (#247)Paul Kehrer2021-02-131-2/+2
* Fix security policy link (#245)masterBen Soyka2021-01-201-1/+1
* remove travis, add more GA jobs (#243)Paul Kehrer2020-12-221-3/+0
* reopen master (#224)Paul Kehrer2020-08-161-0/+3
* bump for 3.2.0 (#223)3.2.0Paul Kehrer2020-08-161-4/+4
* add: type hints to top level functions (#218)Steve Dignam2020-08-131-0/+2
* support only python 3.6+ (#217)Paul Kehrer2020-08-111-2/+2
* name the GA jobs and update the README (#202)Paul Kehrer2020-04-121-2/+2
* Add changelog entry for 3.4 (#197)Alex Gaynor2020-03-221-0/+6
* Move Windows CI to Github Actions (#195)Alex Gaynor2020-03-221-1/+1
* Updated README.md with alpine dependecies (#184)Eduardo2019-07-281-0/+7
* bcrypt 3.1.7 release (#180)3.1.7Paul Kehrer2019-06-191-0/+7
* Azure (#174)Paul Kehrer2019-05-261-0/+3
* version bump and changelog 3.1.6 (#165)3.1.6Paul Kehrer2019-01-161-0/+5
* changelog and bump version to 3.1.5 (#161)3.1.5Paul Kehrer2018-12-111-0/+8
* update the readme to note alternatives but still say bcrypt is good (#151)Paul Kehrer2018-07-041-1/+9
* Update all pypi.python.org URLs to pypi.org (#145)Jon Dufresne2018-06-261-1/+1
* Drop Python 2.6 and 3.3 support (#133)Hugo2017-10-191-1/+1
* 3.1.4 version bump and changelog (#129)3.1.4Paul Kehrer2017-10-111-0/+5
* add a changelog and bump to 3.1.3 (#107)3.1.3Paul Kehrer2017-02-211-0/+5
* 3.1.2 changelog and version bump (#101)3.1.2Paul Kehrer2016-12-171-0/+6
* changelog and bump to 3.1.1 (#93)3.1.1Paul Kehrer2016-09-171-0/+4
* Update changelog + 3.1.0 version bump (#88)3.1.0Paul Kehrer2016-06-301-1/+3
* Use checkpw() instead of == (#86)Donald Stufft2016-06-301-1/+1
* Inputing a 2y salt should output a 2y hash (#84)Donald Stufft2016-06-301-0/+1
* Add checkpw (#76)Paul Kehrer2016-06-291-5/+9
* Fix README.rst formatting (#73)Paul Kehrer2016-06-281-7/+7
* Add bcrypt pbkdf support (#70)Paul Kehrer2016-06-271-2/+18
* Convert bcrypt to use OpenBSD code (#68)Paul Kehrer2016-06-271-0/+20
* raise a decent error if pypy <2.6 + update READMEPaul Kehrer2016-02-131-1/+1
* updates based on feedbackPaul Kehrer2015-11-291-3/+3
* provide a better explanation for what to do with long passwordsPaul Kehrer2015-11-291-2/+3
* Merge branch 'master' into alex-patch-2Alex Gaynor2015-10-181-2/+2
|\
| * drop python 3.2Alex Gaynor2015-10-171-2/+2
* | typoAlex Gaynor2015-10-171-1/+1
* | Document that bcrypt doesn't handle long passwordsAlex Gaynor2015-10-171-0/+15
|/
* Update badge and system package requirementsChris Erickson2015-06-211-3/+3
* Update README to include additional install stepsChris Erickson2015-06-201-1/+14
* Document the adjustable prefixDonald Stufft2015-06-121-0/+8
* fixed typoAlex Gaynor2015-03-131-3/+3