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

PGP signature verfication #581

Closed
jdgregson opened this issue Jun 24, 2019 · 0 comments · Fixed by #585
Closed

PGP signature verfication #581

jdgregson opened this issue Jun 24, 2019 · 0 comments · Fixed by #585

Comments

@jdgregson
Copy link

I am unable to verify a PGP-signed message in CyberChef. Using the only operation that seems like it should do this, "PGP Decrypt and Verify", asks for the public key of signer and private key of recipient. However, I simply want to verify the PGP signature of a message which is not encrypted. Given the following message, how can I verify that the signature matches the signed text, and possibly receive details such as the certificate's fingerprint and signer's name?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Can't verify this?
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEhShx31mJShSm2vtyUuqHliqvjE4FAl0Q7iwACgkQUuqHliqv
jE7UZAf/bo+S879kQQuSv293uBPDsiiWqm/Pe5Ls9bPDlph7TNGEg++bsRjBY+A6
D25Vn7XubaviZVLm0XMYO3mJwrG2B0fC3tGSy5ee4jErqN//1NFJ2RLLZEY7vcxZ
cQ/UqrnGfNr5p2qsIe25OmX9c1zAk1iROHjwokRli2VrbBJhzbYzJkLvtbDsItSS
HoiKcdVj4oz+tVOQecI6WW9vtPQ/RKvOoQwqcW2JbpRpGDfITXC7QVrW0vwfiGhG
T1LfnyEBz/L7BfPmxABR80soa7bpUKDi51VPaUIlMVd5des1ba9/mXfCwa4jU676
xPMkc2QhCioyaoGAieHMC/6MSvug7w==
=Aff0
-----END PGP SIGNATURE-----
mattnotmitt added a commit to mattnotmitt/CyberChef that referenced this issue Jun 27, 2019
Added some more metadata to decrypt & verify
Fixes gchq#581
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

Successfully merging a pull request may close this issue.

1 participant