kdudka / nss-pem

PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module
GNU General Public License v2.0
8 stars 10 forks source link

nss-pem

PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module.

Build Instructions

mkdir build cd build cmake ../src make -j

License

list.h is distributed under the GPL-2.0 license. Other source files can be distributed under the terms of any one of the MPL 1.1, GPL 2.0, or LGPL 2.1 licenses. See COPYING.GPL and COPYING.MPL for details.