Tobias Junghans 2c3992f075 Add Qt 6 build support
The Core5Compat module is still required for QTextCodec and some
difficult remaining QRegExp -> QRegularExpression migrations.
2021-05-29 22:28:27 +00:00
..
2021-05-29 22:28:27 +00:00
2020-09-07 02:13:47 +02:00

QCA Mozilla NSS plugin
----------------------
Author: Brad Hards <bradh@frogmouth.net>

This plugin provides features based on Mozilla NSS. It implements:
* Hashing


Requirements:
  Recent version of NSS.

Installation procedure:
  ./configure
  make
  su -c "make install"