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

encrypt_file not work on Linux and Unix #279

Open
constantinedev opened this issue Sep 12, 2021 · 0 comments
Open

encrypt_file not work on Linux and Unix #279

constantinedev opened this issue Sep 12, 2021 · 0 comments

Comments

@constantinedev
Copy link

I don't was it my python version problem or what
when I try to use gpg.encrypt(stream, passhrase, output)
that can work on every fopen data stream override all system
but only when I try to use gpg.encrypt_file(...) in Linux and OSX it not work for encrypt anythings

as well in windows I have use the same python3.8 in 32bit
but even linux and Mac OS I used x64 of python3.8 same
sure I have to know the problem are not about the different of 32 or 64bit
but really I'm work it with Ubuntu 20.04 and python3.8 version
Was it a bug with encrypt_file???

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