Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: GnuPG: users

Is there a "-----END PGP SIGNED MESSAGE-----" tag?

 

 

GnuPG users RSS feed   Index | Next | Previous | View Threaded


raubvogel at gmail

May 31, 2012, 2:04 PM

Post #1 of 4 (169 views)
Permalink
Is there a "-----END PGP SIGNED MESSAGE-----" tag?

According to http://www.gnupg.org/gph/en/manual.html#AEN153,
Clearsigned documents do not seem to have a  "-----END PGP SIGNED
MESSAGE-----" tag. And yet there is a  "-----END PGP MESSAGE-----" tag
for messages encrypted with gnupg. Am I missing something here?

_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users


wk at gnupg

Jun 1, 2012, 2:27 AM

Post #2 of 4 (148 views)
Permalink
Re: Is there a "-----END PGP SIGNED MESSAGE-----" tag? [In reply to]

On Thu, 31 May 2012 23:04, raubvogel [at] gmail said:
> According to http://www.gnupg.org/gph/en/manual.html#AEN153,
> Clearsigned documents do not seem to have a  "-----END PGP SIGNED
> MESSAGE-----" tag. And yet there is a  "-----END PGP MESSAGE-----" tag
> for messages encrypted with gnupg. Am I missing something here?

The armor line tags depend on the type of the message. For example a
clear signed signature looks like this

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stay the curse.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.1.0-beta77 (GNU/Linux)

iEYEARECAAYFAk/IigcACgkQTwVA1Xf5X5X12ACfbCn1KEkYtUqH6LOWaV7o2pcq
yNwAn0caiuKpmJTiiutn+TqMlHsL4c66
=3pzI
-----END PGP SIGNATURE-----

The two armor lines are required by the special clearsigned format. The
first BEGIN introduces the signed text, the second ends the signed text
and starts the signature, and the END ends all. The details are, as
usual, in RFC-4880.


Shalom-Salam,

Werner

--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users


mika.henrik.mainio at hotmail

Jun 1, 2012, 9:00 AM

Post #3 of 4 (148 views)
Permalink
Re: Is there a "-----END PGP SIGNED MESSAGE-----" tag? [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01.06.2012 00:04, Mauricio Tavares wrote:
> According to http://www.gnupg.org/gph/en/manual.html#AEN153,
> Clearsigned documents do not seem to have a "-----END PGP SIGNED
> MESSAGE-----" tag. And yet there is a "-----END PGP MESSAGE-----"
> tag for messages encrypted with gnupg. Am I missing something
> here?
>
> _______________________________________________ Gnupg-users mailing
> list Gnupg-users [at] gnupg
> http://lists.gnupg.org/mailman/listinfo/gnupg-users

Do you mean
- -----END PGP SIGNATURE-----
?

- --
[Mika Suomalainen](https://mkaysi.github.com/) ||
[gpg --keyserver pool.sks-keyservers.net --recv-keys
4DB53CFE82A46728](http://mkaysi.github.com/PGP/key.txt) ||
[Why do I sign my
emails?](http://mkaysi.github.com/PGP/WhyDoISignEmails.html) ||
[Please don't send
HTML.](http://mkaysi.github.com/articles/complaining/HTML.html) ||
[Please don't
toppost](http://mkaysi.github.com/articles/complaining/topposting.html) ||

[This signature](https://gist.github.com/2643070) ||
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Homepage: http://mkaysi.github.com/
Comment: gpg --keyserver pool.sks-keyservers.net 82A46728
Comment: Public key: http://mkaysi.github.com/PGP/key.txt
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPyOcAAAoJEE21PP6CpGcoCdgQAK92DrYFp/JnlOGPIagwuk00
mF3IrL3rETX/7uOO2uJOT9iunlP3ljHj5ICfnqDcoANcIdUBHua+mBpbGynSy7aZ
EJs3fbMth+qSGEOIkIWMU6Bc+C1ipYVRhbNFQ5Ru+iOtzMqi+1bOnblGQMvCNmQh
D0QHgZ5zxt2JfocuGawpK/ng5kFpGtSVSdZDy+uBTkFD5CxZ56QlVGVLYS+En47q
qrQP2iQYYguW85EOBR1djxMhpBjwLbp2AthsC5sGsP9JZSdnISW6hDNVLVyYYi7b
uixeIAAzF1wrrg7MRixWEwQtCQ88rCeizHHODtHRuKRzxut0VnoinNUJDGanvHkL
BKuvmT8J6wj5LD9YdkX3AzEs+U9huSxgSpDhmZEE+Du2laF7TGVjN+O1FqMoVWVN
LgiJOvHu3UW+5b7n5ocIUWfIxtz70y8hCnqQptnQEO0PRaP7zlMzBWU4XbJgp+IU
rV3S7m4sJyr4xaoAEytAdoleBh1K3NEF1KnAfSgl52oqrNnImG91LlYm6lrAVvmr
1PYimaxrwzRmewsS/vHckhtQcY2LbihrbO1S8qW/KkCqeBI18ahyZx8dOD0wvB2v
fqN8xEcIiUkfNPPPlIeXhFsselrL3GudMXT632W+Ymp2BxyHCdoQmkmphRwPPbeM
wX52P6WywlazFIK8I2BP
=wwY0
-----END PGP SIGNATURE-----

_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users


peter at digitalbrains

Jun 1, 2012, 3:27 PM

Post #4 of 4 (149 views)
Permalink
Re: Is there a "-----END PGP SIGNED MESSAGE-----" tag? [In reply to]

On 01/06/12 18:00, Mika Suomalainen wrote:
> Do you mean -----END PGP SIGNATURE----- ?

If I had been the one designing the armour format, and I had thought of this
little detail, I'd have named the three headers something like:

- -----BEGIN PGP SIGNED MESSAGE-----
...
- -----BEGIN PGP SIGNATURE-----
...
- -----END PGP SIGNED MESSAGE-----

Seems to come out better and avoiding any confusion. But it's nitpicking. And
it suggests the signature is part of the message :).

Peter.

--
I use the GNU Privacy Guard (GnuPG) in combination with Enigmail.
You can send me encrypted mail if you want some privacy.
My key is available at http://wwwhome.cs.utwente.nl/~lebbing/pubkey.txt

_______________________________________________
Gnupg-users mailing list
Gnupg-users [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-users

GnuPG users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.