The TQt Cryptographic Architecture
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
Michele Calgaro 9a17082878
Use centralized cmake version
il y a 1 mois
examples Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 4 mois
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 4 mois
CMakeLists.txt Use centralized cmake version il y a 1 mois
COPYING Updated obsolete GPL license addresses to current GPL address. il y a 4 ans
ConfigureChecks.cmake Add tqca-tls plugin to the tqca package. il y a 3 ans
INSTALL Drop tqmake build support. il y a 3 ans
README Drop tqmake build support. il y a 3 ans
TODO Added tqca package to the sources tree. This module is from il y a 12 ans
config.h.cmake Conversion to the cmake building system. il y a 4 ans

README

 tqca - the TQt Cryptographic Architecture


This library provides an easy API for the following features:

  SSL/TLS
  X509
  SASL
  RSA
  Hashing (SHA1, MD5)
  Ciphers (BlowFish, 3DES, AES)

Functionality is supplied via plugins. This is useful for avoiding
dependence on a particular crypto library and makes upgrading easier,
as there is no need to recompile your application when adding or
upgrading a crypto plugin.  Also, by pushing crypto functionality into
plugins, your application is free of legal issues, such as export
regulation.




CONTRIBUTING
==============

If you wish to contribute to tqca, you might do so:

- TDE Gitea Workspace (TGW) collaboration tool.
  https://mirror.git.trinitydesktop.org/gitea

- TDE Weblate Translation Workspace (TWTW) collaboration tool.
  https://mirror.git.trinitydesktop.org/weblate