rCrypt Simple rust app to verify signed pgp messages. This was created to learn rust and the rPGP library. Usage: rcrypt --key public_key.asc --message signed_message.asc