[OCF] Concatenating key and data using PKCS11

2004-06-17 Thread Fotios Basagiannis
Hi there, this is my first post to the list. What I am trying to accomplish with my Cryptoki app (using the Eracom implementation: eracom-tech.com) is to prepend 8 bytes of data to my sensitive DES2 key (stored in an HSM based token) and wrap (encrypt) the whole thing using a different key (also

Re: [OCF] Problem loading the right terminal class

2004-06-17 Thread Carl Youngblood
Steven Ihde wrote: strace java [...whatever...] 21 | grep -E 'stat|open' This technique worked well. I got a little farther. I got it to find pcsc-wrapper-src.jar and also found out which opencard.properties file was being used. Now I'm getting an error related to the OCF-PCSC bridge.

Re: [OCF] Problem loading the right terminal class

2004-06-17 Thread Carl Youngblood
Christophe Muller wrote: Also, I would advise to test the environement step by step in order to see whether or not using the RAD or using OCF is the problem. To check the OCF installation, see my FAQ at: http://www.gemplus.com/techno/opencard/faqs/install-faq-qna.html The links for the various

Re: [OCF] Problem loading the right terminal class

2004-06-17 Thread Carl Youngblood
Sorry to duplicate this message. My mistake. On Thu, 17 Jun 2004 18:19:53 -0700, Carl Youngblood [EMAIL PROTECTED] wrote: Steven Ihde wrote: --- Visit the OpenCard web site at http://www.opencard.org/ for more information on OpenCard---binaries, source code, documents. This list is being

RE: [OCF] Problem loading the right terminal class

2004-06-17 Thread Arief Hamdani Gunawan
Hi Carl, for your problem is you run the java I guess, the primary solution in the different class folder/directory; you should run java (and follow with your class file) in the same folder/directory. If it is work, another suggestion is check your configuration and library file that you use in