Got the following error while running RNP's CI:
2021-02-19T11:41:44.3019208Z test_generate_elgamal_key1024_in_gpg_and_encrypt (__main__.EncryptElgamal) ... C:/Program Files/Git/usr/bin/gpg.exe --gen-key --expert --batch --pinentry-mode loopback --homedir /C/Users/RUNNER~1/AppData/Local/Temp/rnpctmpgmambep0/.gpg --yes --passphrase password 2021-02-19T11:41:44.3021083Z Working directory: D:\a\rnp\rnp\build\src\tests 2021-02-19T11:41:44.3021748Z gpg: signing failed: Corrupted protection 2021-02-19T11:41:44.3022409Z gpg: make_keysig_packet failed: Corrupted protection 2021-02-19T11:41:44.3023141Z gpg: key generation failed: Corrupted protection
Also, rarely we got the following error, which may be related: https://github.com/rnpgp/rnp/issues/1379
It was run under GHA/Windows x64:
Environment: windows-2019
Version: 20210211.1
Included Software: https://github.com/actions/virtual-environments/blob/win19/20210211.1/images/win/Windows2019-Readme.md