RE: [taste-users] asn1scc/tinyAsn1 and X.509 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/taste-users Archives
]
- To: "'Adrian-Ken Rueegsegger'" <ken@xxxxxxxxxxx>
- Subject: RE: [taste-users] asn1scc/tinyAsn1 and X.509
- From: "George Mamais" <gmamais@xxxxxxxxxxx>
- Date: Fri, 28 Sep 2012 11:25:11 +0300
- Cc: <taste-users@xxxxxxxxxxxxxxxxxxx>, "'Maxime Perrotin'" <Maxime.Perrotin@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=semantix.gr; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:In-Reply-To:References:Cc:To:From; bh=X/+8vSyAsbNF8kjrSHh/dwk4LJtF6aVZ2DZ81cnDASw=; b=tHpf/gBJbfZ6HtMO6uFEUZ+QgCdKT/q6loSUoG7NIABQBZEcWEQbXrUerw8xoHx13q2acIVrRRghsqMpRxShbt9ZoLXX/DmTzGy5gs1rgjctdesRhxWfkBY3l8eFuy+S;
- Thread-index: Ac2cwFntldftHfrnTmija8hwt7pqyQAkbnBQ
Hi Adrian,
Unfortunately, the ASN.1 compiler does not support the X.681 spec (Information Class Objects).
So, regarding your final question, I am afraid that our ASN.1 compiler cannot compile the X.509 standards without major enhancements.
Kind regards,
George Mamais
------------------------------------------------------------
Dr.-Ing. George Mamais
Semantix Information Technologies
email: gmamais@xxxxxxxxxxx
web : http://www.semantix.gr
phone: (+30)2106412065
fax : (+30)2106412068
addr.: K Tsaldari 62, 11476, Athens, GREECE
------------------------------------------------------------
-----Original Message-----
From: Adrian-Ken Rueegsegger [mailto:ken@xxxxxxxxxxx]
Sent: Thursday, September 27, 2012 5:53 PM
To: Maxime Perrotin
Cc: taste-users@xxxxxxxxxxxxxxxxxxx; George Mamais
Subject: Re: [taste-users] asn1scc/tinyAsn1 and X.509
Hi again,
On 09/27/2012 04:03 PM, Maxime Perrotin wrote:
> Sure, here it is:
>
> http://www.semantix.gr/asn1scc2/asn1Comp.tar.gz
>
> We will release the source code (and documentation) a bit later on,
> when it is finalized.
That's great, thanks.
> In the meantime please feel free to ask if you need help to set it up
> and use it. And if you have comments or suggestions, don't hesitate.
The official ITU-T X.509 ASN.1 specification found at [1] (under "Formal
description(s)") does not use the problematic construct (ANY DEFINED BY). The compilation still fails with the following error:
$ mono asn1.exe -Ada AuthenticationFramework.asn File AuthenticationFramework.asn, line 52:24 no viable alternative at character '&'
It seems that the TYPE-IDENTIFIER information object class (specified in X.681, [2]) is not supported by asn1scc.
Is there a way to work around this issue or do you think compiling the
X.509 specs requires enhancements to the asn1scc tool?
Thanks again for you help.
Best regards,
Adrian
[1] - http://www.itu.int/ITU-T/recommendations/rec.aspx?id=9590
[2] - http://www.itu.int/rec/T-REC-X.681-200811-I/