4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-13 11:09:34 +00:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
276 B
Plaintext
Raw Normal View History

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"