[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: encodings: do we need binary at all? -Reply



Unknown Microsoft mail form. Approximate representation follows.

To: spki
From: FreedmanJ on Tue, Feb 27, 1996 12:49 PM
Subject: FW: encodings: do we need binary at all? -Reply
RFC Header:Received: by mail.ndhm.gtegsc.com with SMTP;27 Feb 1996 12:39:40 U
Received: from infinity.c2.org by delphi.ndhm.gtegsc.com with SMTP;
          Tue, 27 Feb 1996 17:39:08 -0500 (EST)
Received: (from daemon@localhost) by infinity.c2.org (8.7.4/8.6.9)
        id HAA10527 for spki-outgoing; Tue, 27 Feb 1996 07:34:57 -0800 (PST)
        Community ConneXion: Privacy & Community: <URL:http://www.c2.org>
Message-Id: <199602271540.HAA24283@ix15.ix.netcom.com>
X-Sender: stewarts@popd.ix.netcom.com (Unverified)
X-Mailer: Windows Eudora Light Version 1.5.2
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Tue, 27 Feb 1996 07:40:04 -0800
To: spki@c2.org
From: Bill Stewart <stewarts@ix.netcom.com>
Subject: Re: encodings: do we need binary at all? -Reply
Sender: owner-spki@c2.org
Precedence: bulk




>ASN.1 uses a very general abstract framework for objects, but the BER/DER
>are a horrendous bit-twiddle that looks like its first priority is
>minimizing the number of bits in the output format, at the cost of
>excessive CPU decision-making and almost as many output bits as it saves.
>Either raw or mm/uuencoded, its exchange format isn't human-readable.

>The big benefit of ASN.1 is the extensibility; BER/DER has minimal redeeming
>social value.  I've heard that PER is far more tolerable.
>A big drawback is that you _have_ to use ASN.1 parsing tools,
>rather than your favorite ASCII editors and databases.

>There are three main drawbacks to Perry's approach - size expansion,
>fixed contents, and the need for special-case code (as opposed to reusable
>ASN.1).


  I'd like to separate DER and BER. I agree BER is clumsy and DER, since it is
defined relative to BER is clumsy too. But the purpose of DER is have a set of
rules that generate unique encodingings - there are no choices and everytime
an object is encoded with DER it should (qualified given some problems with
UTCTine etc) generate the same encodings. Couldnt the same thing be done with
a more graceful encoding scheme as a base  a DER for PER, or DER/LWER or even
a set of encoding rules developed here

                        Jerry Freedman,Jr