+++ /dev/null
-This is small parser to decode DER-encoded public-key certificates.
-This is very alpha code.
-
-to quick compile: gcc der.c -o derparse
-
-See COPYING file for copying restrictions.
-
-FILES:
- der.c: main source file
- der.h: header file
- test.crt: test file on which this code works :-)
- derparse: executable for linux x86 elf
- README: This file
- COPYING: Legal Information, Copying condition
-
-Copyright Tarun Upadhyay <tarun@ebprovider.com>
-URL: http://www.ebprovider.com/people/tarun/projects/GNUTLS