Skip to content

Conversation

chibby0ne
Copy link
Contributor

@chibby0ne chibby0ne commented Oct 5, 2019

crypt.py has been modified to handle encryption algorithms methods not supported in different OSs.

Signed-off-by: Antonio Gutierrez [email protected]

https://bugs.python.org/issue38402

Checks also for encryption algorithms methods not supported in different
OSs.

Fixes partially: https://bugs.python.org/issue36161

Signed-off-by: Antonio Gutierrez <[email protected]>
@benjaminp benjaminp changed the title bpo-36161: Check error of primitive crypt/crypt_r closes bpo-38402: Check error of primitive crypt/crypt_r. Oct 8, 2019
@benjaminp benjaminp merged commit 0d3fe8a into python:master Oct 8, 2019
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…6599)

Checks also for encryption algorithms methods not supported in different
OSs.

Signed-off-by: Antonio Gutierrez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants