Skip to content

[feat] use PGPy instead of leap.keymanager to encrypt

meskio requested to merge meskio/leap_mx:feat/8558_pgpy into master

In PGPy 0.4.0 keys are not accepted if they have empty lines before the ascii armored text. I addapt the tests around that for now. This is fixed already in PGPy repo, so it will not be an issue in comming releases.

Missigin stuff:

Merge request reports