Hi Folks, sorry if this is a dumb question but I didnt find anything on the net.
I have the need to run decryption/encryption with RSA-keys from Javascript. I am familiar to the PKCS11 Certifiate/Siganture Stuff but unable to find a suitable docu if this is already in the API or where to start. If its not in the code I'd prefer writing a Firefox Plugin doing the work. Anybody here who can point me to the correct direction? Oliver The long story: I want to write a privacy protection module using hybrid encryption and keyrings. Data on the server is encrypted with a symmetric key and each athorized person gets a copy of the key encrpyted with his public key. To prevent exposure of the private key on the server, I want to do the decrpytion of the content key in the browser.... _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto