You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timothy Pearson
370c162960
|
13 years ago | |
---|---|---|
COPYING | 13 years ago | |
README | 13 years ago | |
configure | 13 years ago | |
openssl.qcm | 13 years ago | |
prepare | 13 years ago | |
qca-tls.cpp | 13 years ago | |
qca-tls.h | 13 years ago | |
qca-tls.pro | 13 years ago | |
qca-tls.qc | 13 years ago | |
qca.h | 13 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"