The TQt Cryptographic Architecture
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.
 
 
 
Go to file
Michele Calgaro 008b810df3
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
examples Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
src Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY 1 year ago
CMakeLists.txt Use centralized cmake version 2 years ago
COPYING Updated obsolete GPL license addresses to current GPL address. 6 years ago
ConfigureChecks.cmake Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags' 2 weeks ago
INSTALL Drop tqmake build support. 5 years ago
README Drop tqmake build support. 5 years ago
TODO Added tqca package to the sources tree. This module is from 14 years ago
config.h.cmake Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY 1 year ago

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