summaryrefslogtreecommitdiff
path: root/security/pakchois/PLIST
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-30 03:32:19 +0000
committerbjs <bjs>2008-10-30 03:32:19 +0000
commitfecdaec2b11efdc6004a7d6e106548b01b780e4e (patch)
tree427c3c05d6297e002682f44f45cf2e93ea2a46aa /security/pakchois/PLIST
parent63a4c84c35498cd9f80bcb2d635449c0b2b60122 (diff)
downloadpkgsrc-fecdaec2b11efdc6004a7d6e106548b01b780e4e.tar.gz
Add pakchois-0.4. (upcoming new neon can use it)
-- pakchois is just another PKCS#11 wrapper library. pakchois aims to provide a thin wrapper over the PKCS#11 interface. The goals are: 1) to offer a modern* object-oriented C interface wrapper for PKCS#11. 2) to not hide or abstract away any details of the PKCS#11 interface itself except where absolutely necessary. 3) to handle the details of loading DSOs 4) to allow the caller to avoid caring about where on the system PKCS#11 modules might be stored, or exactly how they are named. 5) to avoid any dependency on a particular cryptography toolkit. Existing PKCS#11 wrapper libraries solutions differ in at least one of the above goals. *: "modern" being a euphemism for not using process-global state, having a sane symbol namespace, etc.
Diffstat (limited to 'security/pakchois/PLIST')
-rw-r--r--security/pakchois/PLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/pakchois/PLIST b/security/pakchois/PLIST
new file mode 100644
index 00000000000..3c1bcdc5dce
--- /dev/null
+++ b/security/pakchois/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/30 03:32:19 bjs Exp $
+include/pakchois/pakchois.h
+include/pakchois/pakchois11.h
+lib/libpakchois.la
+lib/pkgconfig/pakchois.pc
+@dirrm include/pakchois