For Programmers: Free Programming Magazines  


Home > Archive > Extreme Programming > April 2004 > Extreme Security









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Extreme Security
AndreaFetta

2004-04-02, 9:38 am

Good morning to you all.
I'm looking for source of a PKCS#11 application... with use of password...
Thanks for your help.

Bye
Andrea
Jeff Grigg

2004-04-03, 12:31 pm

toasty@libero.it (AndreaFetta) wrote...
> Good morning to you all.
> I'm looking for source of a PKCS#11 application... with use of password...
> Thanks for your help.


To add a little context:

PKCS#11 is a standard for accessing hardware security devices.

http://publib16.boulder.ibm.com/pse...cs_overview.htm
"The PKCS #11 subsystem provides applications with a method for
accessing hardware devices (tokens) regardless of the type of device.
The content in this chapter conforms to Version 2.01 of the PKCS #11
standard."

See also Java Cryptography Architecture (JCA)
and the Java Cryptography Extension (JCE) at:
http://java.sun.com/j2se/1.5.0/docs/guide/security/


Open Source implementations:
http://www.mozilla.org/projects/security/pki/
http://gpkcs11.sourceforge.net/
And you might be able to find others with a Google search.
AndreaFetta

2004-04-10, 1:37 am

Thank you for your answer...
I've found nothing yet.
To specify my problem I've to write a C code to read from a smart
card, insert a pin and digitally sign an e-mail.
I'm looking for an OpenSource project which do this...
If someone knows please tell.
thanks

Andrea
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com