opensc/src/pkcs11
fabled bff3bf8560 Updates.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@19 c6295689-39f2-0310-b995-f0e70906c6a9
2001-10-21 22:25:11 +00:00
..
README Updates. 2001-10-21 22:25:11 +00:00
digestsign.c Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
endecrypt.c Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
function_table.c Added basic session management. 2001-10-20 23:51:58 +00:00
generic.c Updates. 2001-10-21 22:25:11 +00:00
misc.c Implemented dummy functions for PKCS#15 module with 2001-10-19 19:52:00 +00:00
object.c Updates. 2001-10-21 22:25:11 +00:00
sc-pkcs11.h Basic skeleton for object manipulation. 2001-10-21 16:01:07 +00:00
session.c Updates. 2001-10-21 22:25:11 +00:00
slot.c Updates. 2001-10-21 22:25:11 +00:00
verify.c Updates. 2001-10-21 22:25:11 +00:00

README

Installation
------------

Netscape:
	Select menu: Communicator -> Tools -> Security Info

	Select Cryptographic Modules
	
	Click: Add

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Mozilla:
	Make sure Personal Security Manager (PSM) is installed
	(eg. mozilla-psm package is installed).

	Select menu: Edit -> Preferences

	Select category: Privacy & Security -> Certificates

	Click: Manage Security Devices

	Click: Load

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Notes
-----

Netscape seems to show more information about the security module
than mozilla. Otherwise all stuff is untested.	

Please note that the library currently writes debug log to
/tmp/libsc-pkcs11.log.




C_CreateObject(1, 0xbfffe484, 8, 0x-1073748876)
	CKA_CLASS, CKO_PUBLIC_KEY	
	CKA_KEY_TYPE, CKK_RSA
	CKA_TOKEN, 00
	CKA_WRAP, TRUE
	CKA_ENCRYPT, TRUE
	CKA_VERIFY, TRUE
	CKA_MODULUS
	CKA_PUBLIC_EXPOTENT, 100001