decrypt file # gpg2john private.asc > hash # john hash -w=/usr/share/wordlists/rockyou.txt gpg --import private.asc gpg -d file.pgp