Dr S N Henson wrote:

> One goal is to reduce code bloat. As such I want to avoid any option
> that results in lots of code. I'm planning an "intelligent" encoder and
> decoder that gets passed a tiny structure describing the ASN1 structure
> to encode or decode.
> 
> It will be possible to hand code the structures with the aid of various
> macros. The result should be much more readible than the current mess
> and vastly easier to write.
> 
> It should also be possible to post process the output of an SNACC
> 'template' into these structures too....

Steve -

I would consider it extremely desirable (if not essential)
that the encoder/decoder use output of an ASN.1 compiler
rather than solely relying on hand-tooled structures.

Michael
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to