re: Identify GPG file

2007-11-15 Thread vedaal
avi israel isr_avi at netvision.net.il wrote on Thu Nov 15 11:27:24 CET 2007 : " ... how can I identify GPG files not by their name (e.g. extension) but by their first bytes or file header. For example – zip file starts with 'PK' (ASCII). ..." as a general rule, comparing pgp and gnupg encrypt

Identify GPG file

2007-11-15 Thread avi israel
Hi there, I just started with PGP and GPG. My question is: how can I identify GPG files not by their name (e.g. extension) but by their first bytes or file header. For example – zip file starts with 'PK' (ASCII). Although searching the web and reading the GPG documentation couldn't find anything