You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
6 years ago | |
---|---|---|
COPYING | 13 years ago | |
README | 13 years ago | |
configure | 6 years ago | |
openssl.qcm | 13 years ago | |
prepare | 13 years ago | |
qca-tls.cpp | 8 years ago | |
qca-tls.h | 13 years ago | |
qca-tls.pro | 12 years ago | |
qca-tls.qc | 12 years ago | |
qca.h | 12 years ago | |
qcaprovider.h | 13 years ago | |
qcextra | 13 years ago |
README
TQCA 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 TQt Cryptographic Architecture (TQCA). Requirements: OpenSSL Library (http://www.openssl.org/) Installation procedure: ./configure make su -c "make install"