Brad Hards b930e3f961 Initial checkin of another provider. This one
is based on Mozilla NSS.

svn path=/trunk/kdesupport/qca/; revision=506622
2006-02-07 10:14:33 +00:00

17 lines
276 B
Plaintext

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"