Skip to content

encrypt_file not work on Linux and Unix #279

@constantinedev

Description

@constantinedev

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???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions