Email authentication??
Werner Koch
wk@gnupg.org
Mon, 24 Jan 2000 10:18:42 +0100
On Mon, 24 Jan 2000, Florian Weimer wrote:
> OpenPGP doesn't specify what to do with U+2028 (LINE SEPARATOR) and
> U+2029 (PARAGRAPH SEPARATOR). Shall an implementation convert them to
> CRLF or not?
It does. When speaking about CR or LF is does mean the codes 0x0d
and 0x0a. Codes > 0x7f are not used in OpenPGP. How you encode the
message is not subject to OpenPGP and for user IDs and other strings
used within OpenPGP packets UTF-8 encoding is required.
So if you want to use these characters, there must be a reason for
this and you probably should not convert them. Due to RFC822
restrictions you have to encode those characters anyway. Do not use
ascii armor but RFC2015 for such messages.
--
Werner Koch at guug.de www.gnupg.org keyid 621CC013
Boycott Amazon! - http://www.gnu.org/philosophy/amazon.html