Understand password encryption in mozilla

2010-11-14 Thread deeeed
Hi, I am currently developing a password manager application in Java and I would like to add a feature to import password from an existing firefox or thunderbird installation. I have been looking mostly at firefox to understand how things are done. I looked at the following sources: http://mxr.mo

C_Initialize CKR_CRYPTOKI_ALREADY_INITIALIZED

2010-11-14 Thread Matej Kurpel
Hello, I am developing a PKCS#11 module and stumbled upon a confusion as how to manage multiple applications calling Cryptoki calls. I can't seem to get an answer by reading the PKCS#11 specification, nor by googling, so I am asking you :) Currently, I have a boolean flag indicating whether C_I