Message337684
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, vstinner |
| Date | 2019-03-11.16:18:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552321109.95.0.577457656856.issue36263@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Attached PR 12280 fix the issue: the salt wasn't passed to EVP_PBE_scrypt() and so the function fails with "missing salt". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-11 16:18:29 | vstinner | set | recipients: + vstinner, christian.heimes |
| 2019-03-11 16:18:29 | vstinner | set | messageid: <1552321109.95.0.577457656856.issue36263@roundup.psfhosted.org> |
| 2019-03-11 16:18:29 | vstinner | link | issue36263 messages |
| 2019-03-11 16:18:29 | vstinner | create | |