[gnutls-devel] gnutls_x509_dn_get_rdn_ava and sequences

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Jan 27 14:31:01 CET 2014


On Fri, Jan 24, 2014 at 8:03 PM, Nikos Mavrogiannopoulos
<nmav at gnutls.org> wrote:
>> What did you have in mind for patching in gnutls?  That certtool
>> can handle it?  That there is an API other than using libtasn1 to
>> do it?
> For more complex encoding than octet strings libtasn1 is the easiest to
> use (although the complexity of PostalString is really borderline and
> making a custom parser may be actually faster).

btw. nettle in its asn1.h has a very primitive decoding method based
on an iterator that suits that case. Maybe that should be part of
libtasn1.

regards,
Nikos



More information about the Gnutls-devel mailing list