]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 24 Jun 2001 22:01:17 +0000 (22:01 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 24 Jun 2001 22:01:17 +0000 (22:01 +0000)
lib/README.der [deleted file]

diff --git a/lib/README.der b/lib/README.der
deleted file mode 100644 (file)
index 72a50e3..0000000
+++ /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 <tarun@ebprovider.com>
-URL: http://www.ebprovider.com/people/tarun/projects/GNUTLS