mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 11:34:32 +00:00
17 lines
276 B
Plaintext
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"
|
|
|