From: Nikos Mavrogiannopoulos Date: Sun, 24 Jun 2001 22:01:17 +0000 (+0000) Subject: removed X-Git-Tag: gnutls_0_1_9~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a7bad9034d16eb4206e7126bd84fc110df88ce;p=thirdparty%2Fgnutls.git removed --- diff --git a/lib/README.der b/lib/README.der deleted file mode 100644 index 72a50e34da..0000000000 --- a/lib/README.der +++ /dev/null @@ -1,17 +0,0 @@ -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 -URL: http://www.ebprovider.com/people/tarun/projects/GNUTLS