comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: ANN: Simple components for Ada v4.41 released
Date: Mon, 5 Aug 2019 07:22:43 -0700 (PDT)
Date: 2019-08-05T07:22:43-07:00	[thread overview]
Message-ID: <08dd7d33-bee9-4747-a9e2-ced6a5487659@googlegroups.com> (raw)
In-Reply-To: <qi95it$1es7$1@gioia.aioe.org>

On Monday, August 5, 2019 at 5:57:20 AM UTC-6, Dmitry A. Kazakov wrote:
> The new release is focused on ASN.1 support. The implementation does not 
> require ASN.1 compiler. It is based on reflection of Ada attributes. The 
> objects corresponding to ASN.1 objects are put together into record 
> types and the encoding is deduced from the placement. The implementation 
> provides arena pool to allocate data associated with ASN.1 objects. This 
> allows to handle very large and indefinite ASN.1 objects without 
> allocating maximum possible memory in advance. This also enables sharing 
> memory between ASN.1 CHOICE alternatives as well as recursively defined 
> ASN.1 objects. Implementations of LDAP and X.509 certificates based on 
> ASN.1 are provided.
> 
>     http://www.dmitry-kazakov.de/ada/components.htm
> 
> Changes to the previous version:
> 
> - The package OpenSSL was extended;
> - Added implementation of ASN.1 encoding;
> - X.509 ASN.1 certificates implementation added;
> - LDAP implementation added.
> 
> -- 
> Regards,
> Dmitry A. Kazakov
> http://www.dmitry-kazakov.de

Wow!
This is incredible news, especially for things like the Wasabee browser project.
There was someone who was working on an Ada/SPARK ASN.1 compiler (Peter Chapin?) and I think the people doing this project -- https://github.com/ttsiodras/asn1scc -- which *is* an ASN.1 compiler.

WRT the OpenSSL dependency, how much work would it be to get rid of it?

  reply	other threads:[~2019-08-05 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-05 11:57 ANN: Simple components for Ada v4.41 released Dmitry A. Kazakov
2019-08-05 14:22 ` Shark8 [this message]
2019-08-05 15:56   ` Dmitry A. Kazakov
2019-09-13  0:40     ` R Srinivasan
2019-09-13  7:29       ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox