4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-11 18:29:33 +00:00
Albert Astals Cid d71f4c279b Drop Qt4 support
2020-01-19 17:19:23 +01:00
..
2020-01-19 17:19:23 +01:00
2020-01-19 16:28:44 +01: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"