Message274225
| Author | xiang.zhang |
|---|---|
| Recipients | christian.heimes, gregory.p.smith, xiang.zhang |
| Date | 2016-09-02.10:41:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472812889.09.0.0797360477451.issue27928@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks that new patch when used like this hashlib.scrypt(b'password') will generate a "an integer is required" exception message which is misleading. I don't test it since I don't get openssl 1.1. And the phrase "interpreted as buffers of bytes" in the doc may better be "bytes-like objects". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-02 10:41:29 | xiang.zhang | set | recipients: + xiang.zhang, gregory.p.smith, christian.heimes |
| 2016-09-02 10:41:29 | xiang.zhang | set | messageid: <1472812889.09.0.0797360477451.issue27928@psf.upfronthosting.co.za> |
| 2016-09-02 10:41:29 | xiang.zhang | link | issue27928 messages |
| 2016-09-02 10:41:29 | xiang.zhang | create | |