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.
TDE Gitea
19f8f0b734
|
4 years ago | |
---|---|---|
cmake@a39c6e4f8e | 4 years ago | |
.gitmodules | 5 years ago | |
CMakeLists.txt | 5 years ago | |
COPYING | 13 years ago | |
ConfigureChecks.cmake | 5 years ago | |
README | 13 years ago | |
config.h.cmake | 5 years ago | |
configure | 5 years ago | |
openssl.qcm | 13 years ago | |
prepare | 13 years ago | |
qca-tls.pro | 5 years ago | |
qca-tls.qc | 11 years ago | |
qca.h | 11 years ago | |
qcaprovider.h | 5 years ago | |
qcextra | 13 years ago | |
tqca-tls.cpp | 5 years ago | |
tqca-tls.h | 5 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"