[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (7272097fd4bffecd0a815c415f64f8f4fc04a2b4)

Ladislav Hagara scm at sourcemage.org
Fri Jan 2 23:10:54 EST 2009


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 ChangeLog                    |    1 +
 crypto/pkcs11-helper/DETAILS |   16 ++++++++++++++++
 crypto/pkcs11-helper/HISTORY |    3 +++
 3 files changed, 20 insertions(+)

New commits:
commit 7272097fd4bffecd0a815c415f64f8f4fc04a2b4
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    crypto/pkcs11-helper: new spell, a PKCS#11 helper library

diff --git a/ChangeLog b/ChangeLog
index c19bbb9..0ed6051 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2009-01-03 Ladislav Hagara <hgr at vabo.cz>
 	* audio-players/cdcd: new spell, a console CD player
+	* crypto/pkcs11-helper: new spell, a PKCS#11 helper library
 
 2009-01-02 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* security/pam-imap: new spell, auth against imap server with pam
diff --git a/crypto/pkcs11-helper/DETAILS b/crypto/pkcs11-helper/DETAILS
new file mode 100755
index 0000000..23397c7
--- /dev/null
+++ b/crypto/pkcs11-helper/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=pkcs11-helper
+         VERSION=1.06
+          SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+   SOURCE_URL[0]=http://www.opensc-project.org/files/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:b508a47c79ca8906b79b2c64ce40ac19f5fcb1464b0ae5cd1acf1c67ea4b6a22a1be1b6256d98717781ca1778923997c39ca9fe2848d0ff5d9150cf8d58de43d
+      LICENSE[0]=BSD
+        WEB_SITE=http://www.opensc-project.org/pkcs11-helper/
+         ENTERED=20090103
+        KEYWORDS="crypto"
+           SHORT="a library that simplifies the interaction with PKCS#11 providers"
+cat << EOF
+PKCS#11 is the de-facto standard to access cryptographic devices.
+pkcs11-helper is a library that simplifies the interaction with PKCS#11
+providers for end-user applications.
+EOF
diff --git a/crypto/pkcs11-helper/HISTORY b/crypto/pkcs11-helper/HISTORY
new file mode 100644
index 0000000..d9f1bba
--- /dev/null
+++ b/crypto/pkcs11-helper/HISTORY
@@ -0,0 +1,3 @@
+2009-01-03 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: created this spell, version 1.06
+



More information about the SM-Commit mailing list