Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: Unknown block algorithm #9

Open
tufelkinder opened this issue Nov 29, 2018 · 0 comments
Open

ValueError: Unknown block algorithm #9

tufelkinder opened this issue Nov 29, 2018 · 0 comments

Comments

@tufelkinder
Copy link

tufelkinder commented Nov 29, 2018

Attempting to use the smime.encrypt.encrypt() function generates this error when passing in a public key or a cert. Not sure if this is a bug or not, but any suggestions would be much appreciated.

What makes this more confusing is that when I import the blocks.py code and execute get_cipher, it seems to work fine and correctly return a cipher, but when executed from within the encrypt function, this no longer seems to work.

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

No branches or pull requests

1 participant