Brad Hards 3962447ad3 Add support for SHA0, MD2, MD4 and RIPEMD160 hashes.
svn path=/trunk/kdesupport/qca/; revision=349963
2004-09-28 11:54:40 +00:00
..
2003-12-17 22:54:50 +00:00
2003-12-10 00:06:43 +00:00
2003-09-15 13:23:34 +00:00
2003-10-12 02:31:04 +00:00
2003-10-12 02:31:04 +00:00
2003-09-15 23:06:00 +00:00
2003-12-21 00:11:51 +00:00
2003-09-15 01:39:31 +00:00

QCA TLS Plugin v1.0
-------------------
Author: Justin Karneges <justin@affinix.com>
Date:   September 15th, 2003

This is a plugin to provide SSL/TLS capability to programs that
utilize the Qt Cryptographic Architecture (QCA).

Requirements:
  OpenSSL Library (http://www.openssl.org/)

Installation procedure:
  ./configure
  make
  su -c "make install"