openpgp-python icon indicating copy to clipboard operation
openpgp-python copied to clipboard

Results 3 openpgp-python issues
Sort by recently updated
recently updated
newest added

Hi @diafygi, I really liked the idea of what you have implemented. I was thinking we can refactor this code into modular pieces to improve scalability and addition of new...

This is just a proof of concept of extracting pictures from certificates. Maybe the documentation is the better place, but this way, people can execute the script directly. Error handling...

This is mainly about prints(), but also a few range()s. I think this requires Python 2.7 now, because of the io module, but I'm not sure. There will be workarounds...