• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

kcm/H03-May-2022-1,205958

kssl/H03-May-2022-5,7045,302

KPMG-SSL-DOCUMENTATIONH A D04-Dec-202190 32

READMEH A D04-Dec-2021531 169

RFCsH A D04-Dec-202148 21

SECURITY-HOLESH A D04-Dec-2021538 189

TODOH A D04-Dec-2021732 2615

kopenssl.cppH A D04-Dec-202170 KiB2,2342,006

kopenssl.hH A D04-Dec-202121 KiB887240

kssl.cppH A D04-Dec-20214.5 KiB211149

kssl.hH A D04-Dec-20214.5 KiB17131

ksslcallback.cH A D04-Dec-20213.5 KiB9153

ksslcertchain.cppH A D04-Dec-20215.1 KiB210159

ksslcertchain.hH A D04-Dec-20213.1 KiB12628

ksslcertificate.cppH A D04-Dec-202140.5 KiB1,3581,058

ksslcertificate.hH A D04-Dec-202112.1 KiB403121

ksslconfig.h.cmakeH A D04-Dec-20211 KiB3327

ksslutils.cppH A D04-Dec-20212.6 KiB10571

ksslutils.hH A D04-Dec-20211.9 KiB6717

ksslx509v3.cppH A D04-Dec-20213.2 KiB13694

ksslx509v3.hH A D04-Dec-20213.5 KiB12329

README

1
2This library includes cryptographic software written by Eric Young
3(eay@cryptsoft.com).
4
5This set of classes is designed to make SSL easier to integrate in KDE
6applications.  It currently uses OpenSSL and if it is not successfully
7compiled with OpenSSL, then it will do virtually nothing.  The SSL settings
8for a user are shared across applications and managed with the kcontrol
9module "crypto".  If this file is not updated by release, you can contact
10the author for development information.
11
12
13George Staikos <staikos@kde.org>
14
15
16