From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jeff Venable, Sr." Subject: ASN.1 codec Date: Fri, 07 Feb 2014 17:05:59 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" For those who are interested, I=B9ve pushed an ASN.1 codec API sufficient for Kerberos parsing to nrmk/include/codec/asn.1. The unit-test is in nrmk/lib/codec/asn.1/test if you want to see how it can be used. I=B9ll be working on the Kerberos 5 codec next leveraging the BER/DER APIs, s= o be patient with me. :) Jeff