Albert Astals Cid 29c7d98898 Fix MACContext clone in botan/gcrypt/nss
And excercise that from the unittest
2020-01-21 01:12:07 +01:00
..
2020-01-19 17:19:23 +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"